﻿2026-07-09T08:32:43.3081277Z Current runner version: '2.335.1'
2026-07-09T08:32:43.3086937Z Runner name: 'kitsubito'
2026-07-09T08:32:43.3087544Z Runner group name: 'Default'
2026-07-09T08:32:43.3088326Z Machine name: 'KITSUBITO'
2026-07-09T08:32:43.3090536Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T08:32:43.3092987Z Contents: read
2026-07-09T08:32:43.3093429Z Metadata: read
2026-07-09T08:32:43.3093815Z Packages: read
2026-07-09T08:32:43.3094202Z ##[endgroup]
2026-07-09T08:32:43.3096225Z Secret source: Actions
2026-07-09T08:32:43.3096793Z Prepare workflow directory
2026-07-09T08:32:43.3544322Z Prepare all required actions
2026-07-09T08:32:43.3573734Z Getting action download info
2026-07-09T08:32:43.7108926Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T08:32:44.2758249Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-07-09T08:32:44.3666524Z ##[group]Run pkill -9 -f 'yes FLOOD' || true
2026-07-09T08:32:44.3667205Z [36;1mpkill -9 -f 'yes FLOOD' || true[0m
2026-07-09T08:32:44.3667810Z [36;1mfor p in $(pgrep -x 'spt|notify-shell' || true); do[0m
2026-07-09T08:32:44.3668431Z [36;1m  exe=$(readlink -f "/proc/$p/exe" 2>/dev/null || true)[0m
2026-07-09T08:32:44.3669152Z [36;1m  case "$exe" in[0m
2026-07-09T08:32:44.3669739Z [36;1m    "$GITHUB_WORKSPACE"/*) kill -9 "$p" 2>/dev/null || true ;;[0m
2026-07-09T08:32:44.3670282Z [36;1m  esac[0m
2026-07-09T08:32:44.3670622Z [36;1mdone[0m
2026-07-09T08:32:44.3670955Z [36;1mexit 0[0m
2026-07-09T08:32:44.3687982Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-09T08:32:44.3688778Z env:
2026-07-09T08:32:44.3689246Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T08:32:44.3689689Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T08:32:44.3690112Z ##[endgroup]
2026-07-09T08:32:44.4530543Z ##[group]Run actions/checkout@v5
2026-07-09T08:32:44.4531014Z with:
2026-07-09T08:32:44.4531368Z   repository: SaberMage/spt-core
2026-07-09T08:32:44.4534411Z   token: ***
2026-07-09T08:32:44.4534764Z   ssh-strict: true
2026-07-09T08:32:44.4535137Z   ssh-user: git
2026-07-09T08:32:44.4535485Z   persist-credentials: true
2026-07-09T08:32:44.4535887Z   clean: true
2026-07-09T08:32:44.4536235Z   sparse-checkout-cone-mode: true
2026-07-09T08:32:44.4536654Z   fetch-depth: 1
2026-07-09T08:32:44.4537006Z   fetch-tags: false
2026-07-09T08:32:44.4537363Z   show-progress: true
2026-07-09T08:32:44.4537900Z   lfs: false
2026-07-09T08:32:44.4538352Z   submodules: false
2026-07-09T08:32:44.4538835Z   set-safe-directory: true
2026-07-09T08:32:44.4539441Z env:
2026-07-09T08:32:44.4539873Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T08:32:44.4540398Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T08:32:44.4540974Z ##[endgroup]
2026-07-09T08:32:44.5453250Z Syncing repository: SaberMage/spt-core
2026-07-09T08:32:44.5455035Z ##[group]Getting Git version info
2026-07-09T08:32:44.5455675Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T08:32:44.5456620Z [command]/usr/bin/git version
2026-07-09T08:32:44.5457072Z git version 2.43.0
2026-07-09T08:32:44.5466719Z ##[endgroup]
2026-07-09T08:32:44.5479896Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/16f5fcee-7b17-48d6-bd15-e388009f3dac' before making global git config changes
2026-07-09T08:32:44.5481272Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T08:32:44.5483810Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T08:32:44.5522749Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T08:32:44.5542865Z https://github.com/SaberMage/spt-core
2026-07-09T08:32:44.5553798Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T08:32:44.5556464Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T08:32:44.5577792Z HEAD
2026-07-09T08:32:44.5610392Z ##[endgroup]
2026-07-09T08:32:44.5611772Z [command]/usr/bin/git submodule status
2026-07-09T08:32:44.5801109Z ##[group]Cleaning the repository
2026-07-09T08:32:44.5803637Z [command]/usr/bin/git clean -ffdx
2026-07-09T08:32:44.5840673Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T08:32:44.5903605Z HEAD is now at e47e271e0 Merge dc4abc6f7990280765c33f6f9b10b39587dd252f into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:32:44.5910809Z ##[endgroup]
2026-07-09T08:32:44.5946795Z ##[group]Disabling automatic garbage collection
2026-07-09T08:32:44.5950688Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T08:32:44.5985837Z ##[endgroup]
2026-07-09T08:32:44.5993167Z ##[group]Setting up auth
2026-07-09T08:32:44.5993934Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T08:32:44.6024489Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T08:32:44.6218086Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T08:32:44.6244037Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T08:32:44.6432720Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T08:32:44.6458804Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T08:32:44.6652791Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T08:32:44.6685363Z ##[endgroup]
2026-07-09T08:32:44.6691918Z ##[group]Fetching the repository
2026-07-09T08:32:44.6693015Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9845e44a474baf8b894cfac3bda5728e9ddf5232:refs/remotes/pull/65/merge
2026-07-09T08:32:45.1595860Z From https://github.com/SaberMage/spt-core
2026-07-09T08:32:45.1597286Z  + e47e271e0...9845e44a4 9845e44a474baf8b894cfac3bda5728e9ddf5232 -> pull/65/merge  (forced update)
2026-07-09T08:32:45.1621512Z ##[endgroup]
2026-07-09T08:32:45.1622560Z ##[group]Determining the checkout info
2026-07-09T08:32:45.1623788Z ##[endgroup]
2026-07-09T08:32:45.1626447Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T08:32:45.1666010Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T08:32:45.1690252Z ##[group]Checking out the ref
2026-07-09T08:32:45.1691653Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/65/merge
2026-07-09T08:32:45.1833696Z Warning: you are leaving 1 commit behind, not connected to
2026-07-09T08:32:45.1834990Z any of your branches:
2026-07-09T08:32:45.1835462Z 
2026-07-09T08:32:45.1836416Z   e47e271e0 Merge dc4abc6f7990280765c33f6f9b10b39587dd252f into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:32:45.1837653Z 
2026-07-09T08:32:45.1838217Z If you want to keep it by creating a new branch, this may be a good time
2026-07-09T08:32:45.1839304Z to do so with:
2026-07-09T08:32:45.1839670Z 
2026-07-09T08:32:45.1839973Z  git branch <new-branch-name> e47e271e0
2026-07-09T08:32:45.1840478Z 
2026-07-09T08:32:45.1841460Z HEAD is now at 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:32:45.1846584Z ##[endgroup]
2026-07-09T08:32:45.1890318Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T08:32:45.1919842Z 9845e44a474baf8b894cfac3bda5728e9ddf5232
2026-07-09T08:32:45.2077100Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-09T08:32:45.2078601Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-09T08:32:45.2093292Z shell: /usr/bin/bash -e {0}
2026-07-09T08:32:45.2094075Z env:
2026-07-09T08:32:45.2094713Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T08:32:45.2095629Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T08:32:45.2096674Z ##[endgroup]
2026-07-09T08:32:45.2243902Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-07-09T08:32:45.2256981Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-07-09T08:32:45.2277306Z shell: /usr/bin/bash -e {0}
2026-07-09T08:32:45.2278030Z env:
2026-07-09T08:32:45.2278676Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T08:32:45.2279650Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T08:32:45.2280531Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-09T08:32:45.2281365Z ##[endgroup]
2026-07-09T08:32:45.9400633Z    Compiling proc-macro2 v1.0.106
2026-07-09T08:32:45.9402287Z    Compiling quote v1.0.45
2026-07-09T08:32:45.9402710Z    Compiling unicode-ident v1.0.24
2026-07-09T08:32:45.9403116Z    Compiling libc v0.2.186
2026-07-09T08:32:45.9403505Z    Compiling cfg-if v1.0.4
2026-07-09T08:32:45.9403895Z    Compiling serde_core v1.0.228
2026-07-09T08:32:45.9404282Z    Compiling serde v1.0.228
2026-07-09T08:32:45.9489267Z    Compiling typenum v1.20.1
2026-07-09T08:32:45.9586070Z    Compiling version_check v0.9.5
2026-07-09T08:32:45.9614448Z    Compiling portable-atomic v1.13.1
2026-07-09T08:32:45.9676711Z    Compiling memchr v2.8.1
2026-07-09T08:32:45.9677522Z    Compiling subtle v2.6.1
2026-07-09T08:32:45.9696147Z    Compiling shlex v2.0.1
2026-07-09T08:32:45.9697712Z    Compiling find-msvc-tools v0.1.9
2026-07-09T08:32:45.9698666Z    Compiling critical-section v1.2.0
2026-07-09T08:32:46.0173007Z    Compiling log v0.4.32
2026-07-09T08:32:46.0511908Z    Compiling semver v1.0.28
2026-07-09T08:32:46.1182534Z    Compiling equivalent v1.0.2
2026-07-09T08:32:46.1629939Z    Compiling smallvec v1.15.1
2026-07-09T08:32:46.2322086Z    Compiling itoa v1.0.18
2026-07-09T08:32:46.2784516Z    Compiling rand_core v0.10.1
2026-07-09T08:32:46.2853346Z    Compiling cpufeatures v0.2.17
2026-07-09T08:32:46.3861718Z    Compiling bitflags v2.12.1
2026-07-09T08:32:46.3987720Z    Compiling hashbrown v0.17.1
2026-07-09T08:32:46.4173821Z    Compiling getrandom v0.4.2
2026-07-09T08:32:46.4354537Z    Compiling generic-array v0.14.7
2026-07-09T08:32:46.4585722Z    Compiling pin-project-lite v0.2.17
2026-07-09T08:32:46.4711744Z    Compiling rustc_version v0.4.1
2026-07-09T08:32:46.5042919Z    Compiling futures-core v0.3.32
2026-07-09T08:32:46.5332951Z    Compiling bytes v1.11.1
2026-07-09T08:32:46.5591837Z    Compiling zerocopy v0.8.50
2026-07-09T08:32:46.5811573Z    Compiling ahash v0.8.12
2026-07-09T08:32:46.7138009Z    Compiling stable_deref_trait v1.2.1
2026-07-09T08:32:46.7321537Z    Compiling signature v2.2.0
2026-07-09T08:32:46.7362016Z    Compiling futures-sink v0.3.32
2026-07-09T08:32:46.7797518Z    Compiling zmij v1.0.21
2026-07-09T08:32:46.7931060Z    Compiling futures-io v0.3.32
2026-07-09T08:32:46.7971293Z    Compiling vcpkg v0.2.15
2026-07-09T08:32:46.8714271Z    Compiling ed25519 v2.2.3
2026-07-09T08:32:46.8950994Z    Compiling pkg-config v0.3.33
2026-07-09T08:32:46.9348377Z    Compiling slab v0.4.12
2026-07-09T08:32:46.9462518Z    Compiling curve25519-dalek v4.1.3
2026-07-09T08:32:46.9808137Z    Compiling futures-channel v0.3.32
2026-07-09T08:32:47.1403027Z    Compiling serde_json v1.0.150
2026-07-09T08:32:47.2121086Z    Compiling futures-task v0.3.32
2026-07-09T08:32:47.3211612Z    Compiling indexmap v2.14.0
2026-07-09T08:32:47.3855512Z    Compiling fastrand v2.4.1
2026-07-09T08:32:47.3865559Z    Compiling rustversion v1.0.22
2026-07-09T08:32:47.4483996Z    Compiling fallible-iterator v0.3.0
2026-07-09T08:32:47.5201617Z    Compiling syn v2.0.117
2026-07-09T08:32:47.6154092Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T08:32:47.6722550Z    Compiling autocfg v1.5.1
2026-07-09T08:32:47.7088692Z    Compiling fnv v1.0.7
2026-07-09T08:32:47.7180883Z    Compiling strsim v0.11.1
2026-07-09T08:32:47.7778673Z    Compiling cfg_aliases v0.2.1
2026-07-09T08:32:47.7891209Z    Compiling writeable v0.6.3
2026-07-09T08:32:47.7990877Z    Compiling litemap v0.8.2
2026-07-09T08:32:47.7991839Z    Compiling anyhow v1.0.102
2026-07-09T08:32:47.7992390Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T08:32:47.8420851Z    Compiling ident_case v1.0.1
2026-07-09T08:32:47.9501972Z    Compiling jobserver v0.1.34
2026-07-09T08:32:47.9732937Z    Compiling utf8_iter v1.0.4
2026-07-09T08:32:48.0390670Z    Compiling icu_properties_data v2.2.0
2026-07-09T08:32:48.0491584Z    Compiling dunce v1.0.5
2026-07-09T08:32:48.0844515Z    Compiling fs_extra v1.3.0
2026-07-09T08:32:48.1365408Z    Compiling rustix v1.1.4
2026-07-09T08:32:48.1839257Z    Compiling linux-raw-sys v0.12.1
2026-07-09T08:32:48.2315615Z    Compiling cc v1.2.63
2026-07-09T08:32:48.2690039Z    Compiling percent-encoding v2.3.2
2026-07-09T08:32:48.2810606Z    Compiling crypto-common v0.1.7
2026-07-09T08:32:48.2900921Z    Compiling block-buffer v0.10.4
2026-07-09T08:32:48.3929734Z    Compiling digest v0.10.7
2026-07-09T08:32:48.4162624Z    Compiling http v1.4.1
2026-07-09T08:32:48.4303750Z    Compiling unicode-segmentation v1.13.3
2026-07-09T08:32:48.4760914Z    Compiling cpufeatures v0.3.0
2026-07-09T08:32:48.5108837Z    Compiling aws-lc-rs v1.17.0
2026-07-09T08:32:48.5571567Z    Compiling thiserror v2.0.18
2026-07-09T08:32:48.5890675Z    Compiling scopeguard v1.2.0
2026-07-09T08:32:48.6051497Z    Compiling chacha20 v0.10.0
2026-07-09T08:32:48.6321054Z    Compiling sha2 v0.10.9
2026-07-09T08:32:48.6750713Z    Compiling lock_api v0.4.14
2026-07-09T08:32:48.6880904Z    Compiling form_urlencoded v1.2.2
2026-07-09T08:32:48.8086323Z    Compiling untrusted v0.9.0
2026-07-09T08:32:48.8602748Z    Compiling rustls v0.23.40
2026-07-09T08:32:48.8630363Z    Compiling heck v0.5.0
2026-07-09T08:32:48.9817986Z    Compiling getrandom v0.2.17
2026-07-09T08:32:49.0130716Z    Compiling mio v1.2.1
2026-07-09T08:32:49.0436166Z    Compiling socket2 v0.6.4
2026-07-09T08:32:49.0996706Z    Compiling fs2 v0.4.3
2026-07-09T08:32:49.1017100Z    Compiling convert_case v0.10.0
2026-07-09T08:32:49.2080716Z    Compiling unicode-xid v0.2.6
2026-07-09T08:32:49.2327494Z    Compiling rand_core v0.6.4
2026-07-09T08:32:49.2615732Z    Compiling atomic-waker v1.1.2
2026-07-09T08:32:49.2698084Z    Compiling const-oid v0.10.2
2026-07-09T08:32:49.2878674Z    Compiling arrayvec v0.7.6
2026-07-09T08:32:49.3011129Z    Compiling parking_lot_core v0.9.12
2026-07-09T08:32:49.3170632Z    Compiling httparse v1.10.1
2026-07-09T08:32:49.3570734Z    Compiling uuid v1.23.2
2026-07-09T08:32:49.4323873Z    Compiling rand v0.10.1
2026-07-09T08:32:49.4538100Z    Compiling paste v1.0.15
2026-07-09T08:32:49.4811155Z    Compiling num-traits v0.2.19
2026-07-09T08:32:49.5610995Z    Compiling hybrid-array v0.4.12
2026-07-09T08:32:49.6220758Z    Compiling utf8parse v0.2.2
2026-07-09T08:32:49.6890413Z    Compiling http-body v1.0.1
2026-07-09T08:32:49.7501749Z    Compiling cmake v0.1.58
2026-07-09T08:32:49.7616326Z    Compiling powerfmt v0.2.0
2026-07-09T08:32:49.7710100Z    Compiling either v1.16.0
2026-07-09T08:32:49.7891127Z    Compiling base64ct v1.8.3
2026-07-09T08:32:50.0419210Z    Compiling deranged v0.5.8
2026-07-09T08:32:50.1007657Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T08:32:50.1179287Z    Compiling memoffset v0.6.5
2026-07-09T08:32:50.1603201Z    Compiling tower-service v0.3.3
2026-07-09T08:32:50.2461223Z    Compiling data-encoding v2.11.0
2026-07-09T08:32:50.2980593Z    Compiling thiserror v1.0.69
2026-07-09T08:32:50.3734635Z    Compiling time-core v0.1.8
2026-07-09T08:32:50.3899795Z    Compiling ref-cast v1.0.25
2026-07-09T08:32:50.4603088Z    Compiling num-conv v0.2.2
2026-07-09T08:32:50.5676191Z    Compiling tinyvec_macros v0.1.1
2026-07-09T08:32:50.5680578Z    Compiling base64 v0.22.1
2026-07-09T08:32:50.5782976Z    Compiling try-lock v0.2.5
2026-07-09T08:32:50.5880569Z    Compiling block-buffer v0.12.0
2026-07-09T08:32:50.6562730Z    Compiling crypto-common v0.2.2
2026-07-09T08:32:50.6711434Z    Compiling tinyvec v1.11.0
2026-07-09T08:32:50.6833702Z    Compiling want v0.3.1
2026-07-09T08:32:50.7206453Z    Compiling parking_lot v0.12.5
2026-07-09T08:32:50.7803497Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T08:32:50.7966781Z    Compiling aws-lc-sys v0.41.0
2026-07-09T08:32:50.8359469Z    Compiling ring v0.17.14
2026-07-09T08:32:50.8605788Z    Compiling termios v0.2.2
2026-07-09T08:32:50.9067681Z    Compiling ioctl-rs v0.1.6
2026-07-09T08:32:51.0311172Z    Compiling serial-core v0.4.0
2026-07-09T08:32:51.1205867Z    Compiling vergen-lib v9.1.0
2026-07-09T08:32:51.1739076Z    Compiling inout v0.1.4
2026-07-09T08:32:51.2820628Z    Compiling n0-future v0.3.2
2026-07-09T08:32:51.3170465Z    Compiling aho-corasick v1.1.4
2026-07-09T08:32:51.3500767Z    Compiling regex-syntax v0.8.10
2026-07-09T08:32:51.4390296Z    Compiling spin v0.10.0
2026-07-09T08:32:51.4688590Z    Compiling cordyceps v0.3.4
2026-07-09T08:32:51.5766527Z    Compiling winnow v0.7.15
2026-07-09T08:32:51.5950349Z    Compiling parking v2.2.1
2026-07-09T08:32:51.6540541Z    Compiling toml_write v0.1.2
2026-07-09T08:32:51.8300689Z    Compiling winnow v1.0.3
2026-07-09T08:32:51.8869093Z    Compiling diatomic-waker v0.2.3
2026-07-09T08:32:51.9730767Z    Compiling httpdate v1.0.3
2026-07-09T08:32:51.9920801Z    Compiling crossbeam-utils v0.8.21
2026-07-09T08:32:52.0464498Z    Compiling futures-buffered v0.2.13
2026-07-09T08:32:52.2050680Z    Compiling futures-lite v2.6.1
2026-07-09T08:32:52.3340791Z    Compiling digest v0.11.3
2026-07-09T08:32:52.3500877Z    Compiling cipher v0.4.4
2026-07-09T08:32:52.4100532Z    Compiling serial-unix v0.4.0
2026-07-09T08:32:52.5710710Z    Compiling netlink-packet-core v0.8.1
2026-07-09T08:32:52.6560598Z    Compiling vergen v9.1.0
2026-07-09T08:32:52.6690768Z    Compiling vergen-lib v0.1.6
2026-07-09T08:32:52.6970789Z    Compiling universal-hash v0.5.1
2026-07-09T08:32:52.7391040Z    Compiling noq-udp v0.10.0
2026-07-09T08:32:52.8700938Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T08:32:52.8890729Z    Compiling heapless v0.7.17
2026-07-09T08:32:52.8920996Z    Compiling sync_wrapper v1.0.2
2026-07-09T08:32:52.9360719Z    Compiling byteorder v1.5.0
2026-07-09T08:32:52.9935125Z    Compiling dyn-clone v1.0.20
2026-07-09T08:32:53.1353838Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T08:32:53.1425479Z    Compiling bitflags v1.3.2
2026-07-09T08:32:53.1590963Z    Compiling allocator-api2 v0.2.21
2026-07-09T08:32:53.1689966Z    Compiling opaque-debug v0.3.1
2026-07-09T08:32:53.1971990Z    Compiling pin-utils v0.1.0
2026-07-09T08:32:53.2421143Z    Compiling polyval v0.6.2
2026-07-09T08:32:53.2699435Z    Compiling nix v0.25.1
2026-07-09T08:32:53.2910852Z    Compiling hash32 v0.2.1
2026-07-09T08:32:53.3543933Z    Compiling serial v0.4.0
2026-07-09T08:32:53.4501726Z    Compiling spin v0.9.8
2026-07-09T08:32:53.4840716Z    Compiling vergen-gitcl v1.0.8
2026-07-09T08:32:53.4940988Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T08:32:53.5551284Z    Compiling signature v3.0.0
2026-07-09T08:32:53.6015494Z    Compiling synstructure v0.13.2
2026-07-09T08:32:53.6811466Z    Compiling darling_core v0.20.11
2026-07-09T08:32:53.6951500Z    Compiling serde_derive_internals v0.29.1
2026-07-09T08:32:53.7119522Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T08:32:53.7480300Z    Compiling num_threads v0.1.7
2026-07-09T08:32:53.7811150Z    Compiling downcast-rs v1.2.1
2026-07-09T08:32:53.8295153Z    Compiling tower-layer v0.3.3
2026-07-09T08:32:53.9038055Z    Compiling shell-words v1.1.1
2026-07-09T08:32:54.0179328Z    Compiling ryu v1.0.23
2026-07-09T08:32:54.1060662Z    Compiling time v0.3.47
2026-07-09T08:32:54.2250590Z    Compiling regex-automata v0.4.14
2026-07-09T08:32:54.2887803Z    Compiling vte v0.13.1
2026-07-09T08:32:54.4752954Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T08:32:54.6100795Z    Compiling ghash v0.5.1
2026-07-09T08:32:54.7725266Z    Compiling aes v0.8.4
2026-07-09T08:32:54.7840675Z    Compiling ctr v0.9.2
2026-07-09T08:32:54.7971262Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T08:32:54.9710386Z    Compiling http-body-util v0.1.3
2026-07-09T08:32:55.0350814Z    Compiling aead v0.5.2
2026-07-09T08:32:55.2821726Z    Compiling openssl-probe v0.2.1
2026-07-09T08:32:55.3390873Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T08:32:55.5258787Z    Compiling aes-gcm v0.10.3
2026-07-09T08:32:55.5590709Z    Compiling crossbeam-channel v0.5.15
2026-07-09T08:32:55.7210870Z    Compiling proc-macro-crate v3.5.0
2026-07-09T08:32:55.7847428Z    Compiling netlink-packet-route v0.29.0
2026-07-09T08:32:55.8210637Z    Compiling blake3 v1.8.5
2026-07-09T08:32:55.8410591Z    Compiling netwatch v0.16.0
2026-07-09T08:32:56.0288860Z    Compiling serde_derive v1.0.228
2026-07-09T08:32:56.1311345Z    Compiling zeroize_derive v1.4.3
2026-07-09T08:32:56.1767877Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T08:32:56.3333624Z    Compiling tokio-macros v2.7.0
2026-07-09T08:32:56.4031444Z    Compiling zerofrom-derive v0.1.7
2026-07-09T08:32:56.4271889Z    Compiling futures-macro v0.3.32
2026-07-09T08:32:56.5291197Z    Compiling yoke-derive v0.8.2
2026-07-09T08:32:56.6122001Z    Compiling zerovec-derive v0.11.3
2026-07-09T08:32:56.8046932Z    Compiling zeroize v1.8.2
2026-07-09T08:32:57.0081018Z    Compiling displaydoc v0.2.6
2026-07-09T08:32:57.0181061Z    Compiling tracing-attributes v0.1.31
2026-07-09T08:32:57.2450681Z    Compiling tokio v1.52.3
2026-07-09T08:32:57.4483047Z    Compiling rustls-pki-types v1.14.1
2026-07-09T08:32:57.4911048Z    Compiling thiserror-impl v2.0.18
2026-07-09T08:32:57.5407826Z    Compiling futures-util v0.3.32
2026-07-09T08:32:58.1580683Z    Compiling darling_macro v0.20.11
2026-07-09T08:32:58.1880899Z    Compiling zerofrom v0.1.8
2026-07-09T08:32:58.3073132Z    Compiling yoke v0.8.3
2026-07-09T08:32:58.3199289Z    Compiling derive_more-impl v2.1.1
2026-07-09T08:32:58.4091113Z    Compiling spez v0.1.2
2026-07-09T08:32:58.5463870Z    Compiling zerovec v0.11.6
2026-07-09T08:32:58.5811099Z    Compiling ed25519-dalek v2.2.0
2026-07-09T08:32:58.9331105Z    Compiling spt-proto v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-09T08:32:58.9790675Z    Compiling zerotrie v0.2.4
2026-07-09T08:32:59.0082376Z    Compiling darling v0.20.11
2026-07-09T08:32:59.0968374Z    Compiling derive_builder_core v0.20.2
2026-07-09T08:32:59.3859740Z    Compiling n0-error-macros v0.1.3
2026-07-09T08:32:59.4497610Z    Compiling tinystr v0.8.3
2026-07-09T08:32:59.4630887Z    Compiling potential_utf v0.1.5
2026-07-09T08:32:59.4951318Z    Compiling der v0.8.0-rc.10
2026-07-09T08:32:59.6019955Z    Compiling icu_collections v2.2.0
2026-07-09T08:32:59.6569962Z    Compiling icu_locale_core v2.2.0
2026-07-09T08:32:59.6799160Z    Compiling pin-project-internal v1.1.13
2026-07-09T08:33:00.5020828Z    Compiling thiserror-impl v1.0.69
2026-07-09T08:33:00.6240471Z    Compiling n0-error v0.1.3
2026-07-09T08:33:00.7400621Z    Compiling derive_builder_macro v0.20.2
2026-07-09T08:33:00.9140537Z    Compiling ref-cast-impl v1.0.25
2026-07-09T08:33:00.9840556Z    Compiling schemars_derive v1.2.1
2026-07-09T08:33:01.0760559Z    Compiling regex v1.12.3
2026-07-09T08:33:01.1120730Z    Compiling derive_builder v0.20.2
2026-07-09T08:33:01.2381108Z    Compiling icu_provider v2.2.0
2026-07-09T08:33:01.2930943Z    Compiling pin-project v1.1.13
2026-07-09T08:33:01.4136039Z    Compiling spki v0.8.0-rc.4
2026-07-09T08:33:01.6600845Z    Compiling icu_properties v2.2.0
2026-07-09T08:33:01.6730128Z    Compiling icu_normalizer v2.2.0
2026-07-09T08:33:01.6818701Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T08:33:01.8650813Z    Compiling futures-executor v0.3.32
2026-07-09T08:33:01.9726738Z    Compiling cobs v0.3.0
2026-07-09T08:33:02.0154864Z    Compiling postcard-derive v0.2.2
2026-07-09T08:33:02.1880807Z    Compiling ipnet v2.12.0
2026-07-09T08:33:02.2160814Z    Compiling serde_spanned v0.6.9
2026-07-09T08:33:02.2469743Z    Compiling toml_datetime v0.6.11
2026-07-09T08:33:02.4387442Z    Compiling filedescriptor v0.8.3
2026-07-09T08:33:02.4500811Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T08:33:02.6432579Z    Compiling toml_edit v0.22.27
2026-07-09T08:33:02.7028535Z    Compiling prefix-trie v0.8.4
2026-07-09T08:33:02.7161497Z    Compiling portable-pty v0.8.1
2026-07-09T08:33:02.7480536Z    Compiling futures v0.3.32
2026-07-09T08:33:02.9078106Z    Compiling once_cell v1.21.4
2026-07-09T08:33:02.9956689Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T08:33:03.2277103Z    Compiling tracing-core v0.1.36
2026-07-09T08:33:03.2510788Z    Compiling tempfile v3.27.0
2026-07-09T08:33:03.3590504Z    Compiling derive_more v2.1.1
2026-07-09T08:33:03.5015334Z    Compiling hashbrown v0.14.5
2026-07-09T08:33:03.5170268Z    Compiling idna_adapter v1.2.2
2026-07-09T08:33:03.5690725Z    Compiling schemars v1.2.1
2026-07-09T08:33:03.6402990Z    Compiling idna v1.1.0
2026-07-09T08:33:03.6479249Z    Compiling data-encoding-macro v0.1.20
2026-07-09T08:33:03.6620679Z    Compiling postcard v1.1.3
2026-07-09T08:33:03.7260749Z    Compiling rustls-native-certs v0.8.4
2026-07-09T08:33:03.9550482Z    Compiling tracing v0.1.44
2026-07-09T08:33:03.9885148Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T08:33:04.0346583Z    Compiling num_enum_derive v0.7.6
2026-07-09T08:33:04.2342857Z    Compiling url v2.5.8
2026-07-09T08:33:04.2414266Z    Compiling enum-assoc v1.3.0
2026-07-09T08:33:04.3440980Z    Compiling hashlink v0.9.1
2026-07-09T08:33:04.3666761Z    Compiling tokio-util v0.7.18
2026-07-09T08:33:04.3891551Z    Compiling netlink-sys v0.8.8
2026-07-09T08:33:04.5150553Z    Compiling tower v0.5.3
2026-07-09T08:33:04.5290568Z    Compiling strum_macros v0.28.0
2026-07-09T08:33:04.7630716Z    Compiling rusqlite v0.32.1
2026-07-09T08:33:04.7761489Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T08:33:04.7800873Z    Compiling async-trait v0.1.89
2026-07-09T08:33:05.0400584Z    Compiling noq v0.18.0
2026-07-09T08:33:05.1017666Z    Compiling acto v0.8.2
2026-07-09T08:33:05.2091156Z    Compiling xml-rs v0.8.28
2026-07-09T08:33:05.3751187Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T08:33:05.3759676Z    Compiling rustc-hash v2.1.2
2026-07-09T08:33:05.3928464Z    Compiling foldhash v0.2.0
2026-07-09T08:33:05.4039997Z    Compiling tagptr v0.2.0
2026-07-09T08:33:05.4143933Z    Compiling mac-addr v0.3.0
2026-07-09T08:33:05.4974451Z    Compiling lru-slab v0.1.2
2026-07-09T08:33:05.5680914Z    Compiling h2 v0.4.14
2026-07-09T08:33:05.6331094Z    Compiling toml v0.8.23
2026-07-09T08:33:05.6491125Z    Compiling identity-hash v0.1.0
2026-07-09T08:33:05.7862624Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T08:33:05.7991533Z    Compiling n0-watcher v0.6.1
2026-07-09T08:33:05.8810471Z    Compiling netdev v0.42.0
2026-07-09T08:33:05.9340909Z    Compiling hashbrown v0.16.1
2026-07-09T08:33:06.0768145Z    Compiling moka v0.12.15
2026-07-09T08:33:06.1167687Z    Compiling xmltree v0.10.3
2026-07-09T08:33:06.3935460Z    Compiling spt-store v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-09T08:33:06.4331349Z    Compiling tokio-stream v0.1.18
2026-07-09T08:33:06.6700424Z    Compiling iroh-metrics v0.38.3
2026-07-09T08:33:06.9121760Z    Compiling num_enum v0.7.6
2026-07-09T08:33:06.9787185Z    Compiling tower-http v0.6.11
2026-07-09T08:33:07.0300599Z    Compiling iroh-base v0.98.0
2026-07-09T08:33:07.1860823Z    Compiling attohttpc v0.30.1
2026-07-09T08:33:07.2231509Z    Compiling netlink-proto v0.12.0
2026-07-09T08:33:07.2533016Z    Compiling iroh-relay v0.98.0
2026-07-09T08:33:07.6360890Z    Compiling netlink-packet-route v0.30.0
2026-07-09T08:33:07.6950908Z    Compiling simple-dns v0.9.3
2026-07-09T08:33:07.8226917Z    Compiling resolv-conf v0.7.6
2026-07-09T08:33:07.9242742Z    Compiling strum v0.28.0
2026-07-09T08:33:08.0531456Z    Compiling simdutf8 v0.1.5
2026-07-09T08:33:08.0626993Z    Compiling sha1_smol v1.0.1
2026-07-09T08:33:08.2330912Z    Compiling arrayref v0.3.9
2026-07-09T08:33:08.3076756Z    Compiling smol_str v0.1.24
2026-07-09T08:33:08.3723591Z    Compiling constant_time_eq v0.4.2
2026-07-09T08:33:08.4260596Z    Compiling lru v0.16.4
2026-07-09T08:33:08.4400787Z    Compiling webpki-roots v1.0.7
2026-07-09T08:33:08.4435877Z    Compiling serde_bytes v0.11.19
2026-07-09T08:33:08.6009179Z    Compiling seize v0.5.1
2026-07-09T08:33:08.6190619Z    Compiling hmac v0.12.1
2026-07-09T08:33:08.6221575Z    Compiling iroh v0.98.2
2026-07-09T08:33:08.6781022Z    Compiling cmov v0.5.4
2026-07-09T08:33:08.7960774Z    Compiling hkdf v0.12.4
2026-07-09T08:33:08.8010731Z    Compiling backon v1.6.0
2026-07-09T08:33:08.8274280Z    Compiling sha1 v0.10.6
2026-07-09T08:33:08.9550524Z    Compiling papaya v0.2.4
2026-07-09T08:33:08.9925419Z    Compiling ctutils v0.4.2
2026-07-09T08:33:09.0160727Z    Compiling spake2 v0.4.0
2026-07-09T08:33:09.1550508Z    Compiling doctest-file v1.1.1
2026-07-09T08:33:09.2120711Z    Compiling iroh-dns v0.98.0
2026-07-09T08:33:09.2330883Z    Compiling errno v0.3.14
2026-07-09T08:33:09.3209654Z    Compiling signal-hook v0.3.18
2026-07-09T08:33:09.3813745Z    Compiling signal-hook-registry v1.4.8
2026-07-09T08:33:09.4349929Z    Compiling darling_core v0.23.0
2026-07-09T08:33:09.4391314Z    Compiling rustix v0.38.44
2026-07-09T08:33:09.4517307Z    Compiling anstyle-parse v1.0.0
2026-07-09T08:33:09.5470847Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T08:33:09.5690709Z    Compiling anstyle v1.0.14
2026-07-09T08:33:09.6271080Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T08:33:09.6460452Z    Compiling colorchoice v1.0.5
2026-07-09T08:33:09.7240928Z    Compiling foldhash v0.1.5
2026-07-09T08:33:09.7650699Z    Compiling interprocess v2.4.2
2026-07-09T08:33:09.7728384Z    Compiling instability v0.3.12
2026-07-09T08:33:09.8241263Z    Compiling linux-raw-sys v0.4.15
2026-07-09T08:33:09.8739931Z    Compiling anstyle-query v1.1.5
2026-07-09T08:33:09.8957925Z    Compiling hashbrown v0.15.5
2026-07-09T08:33:09.9377686Z    Compiling strum_macros v0.26.4
2026-07-09T08:33:09.9739492Z    Compiling anstream v1.0.0
2026-07-09T08:33:09.9922386Z    Compiling signal-hook-mio v0.2.5
2026-07-09T08:33:09.9973894Z    Compiling terminal_size v0.4.4
2026-07-09T08:33:10.1586604Z    Compiling spt-msg v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-09T08:33:10.2164933Z    Compiling itertools v0.13.0
2026-07-09T08:33:10.2238607Z    Compiling castaway v0.2.4
2026-07-09T08:33:10.4044642Z    Compiling clap_lex v1.1.0
2026-07-09T08:33:10.4801208Z    Compiling indoc v2.0.7
2026-07-09T08:33:10.7758194Z    Compiling spt-runtime v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-09T08:33:10.8250512Z    Compiling spt-term v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-09T08:33:10.8745583Z    Compiling unicode-width v0.1.14
2026-07-09T08:33:10.9241006Z    Compiling static_assertions v1.1.0
2026-07-09T08:33:10.9971471Z    Compiling compact_str v0.8.2
2026-07-09T08:33:11.0904247Z    Compiling lru v0.12.5
2026-07-09T08:33:11.2638791Z    Compiling clap_builder v4.6.0
2026-07-09T08:33:11.2843838Z    Compiling clap_derive v4.6.1
2026-07-09T08:33:11.2844507Z    Compiling unicode-width v0.2.0
2026-07-09T08:33:11.6820973Z    Compiling hyper v1.10.1
2026-07-09T08:33:11.7701525Z    Compiling crossterm v0.28.1
2026-07-09T08:33:11.7979775Z    Compiling cassowary v0.3.0
2026-07-09T08:33:12.0959995Z    Compiling iana-time-zone v0.1.65
2026-07-09T08:33:12.4861829Z    Compiling unicode-truncate v1.1.0
2026-07-09T08:33:12.5031803Z    Compiling chrono v0.4.45
2026-07-09T08:33:12.6650972Z    Compiling nucleo-matcher v0.3.1
2026-07-09T08:33:12.7663425Z    Compiling qrcode v0.14.1
2026-07-09T08:33:12.8580013Z    Compiling strum v0.26.3
2026-07-09T08:33:13.5202367Z    Compiling darling_macro v0.23.0
2026-07-09T08:33:13.9900683Z    Compiling darling v0.23.0
2026-07-09T08:33:14.1020689Z    Compiling mock-adapter v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-07-09T08:33:14.5156888Z    Compiling hyper-util v0.1.20
2026-07-09T08:33:14.5362066Z    Compiling spt-live v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-09T08:33:14.8114199Z    Compiling ratatui v0.29.0
2026-07-09T08:33:14.9918417Z    Compiling clap v4.6.1
2026-07-09T08:33:16.5730372Z    Compiling igd-next v0.17.1
2026-07-09T08:33:18.1359806Z    Compiling portmapper v0.16.0
2026-07-09T08:33:30.1400764Z    Compiling rustls-webpki v0.103.13
2026-07-09T08:33:32.8900152Z    Compiling tokio-rustls v0.26.4
2026-07-09T08:33:32.8900861Z    Compiling noq-proto v0.17.0
2026-07-09T08:33:32.8901176Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T08:33:33.0406596Z    Compiling hyper-rustls v0.27.9
2026-07-09T08:33:33.0407250Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T08:33:33.0407769Z    Compiling tokio-websockets v0.13.2
2026-07-09T08:33:33.2072957Z    Compiling reqwest v0.13.4
2026-07-09T08:33:34.2643078Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T08:33:50.0186731Z    Compiling spt-net v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-09T08:33:51.8043483Z    Compiling spt-daemon v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-09T08:34:02.7846115Z    Compiling spt v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-09T08:34:43.4720722Z    Compiling xtask v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-07-09T08:36:15.6927927Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 30s
2026-07-09T08:36:19.7718135Z ────────────
2026-07-09T08:36:19.7780379Z  Nextest run ID ae1b209f-f49a-4b55-b5e7-8397483b0a9b with nextest profile: default
2026-07-09T08:36:19.7780866Z     Starting 1602 tests across 75 binaries (1 test and 34 binaries skipped)
2026-07-09T08:36:19.9214636Z         PASS [   0.120s] (   1/1602) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-07-09T08:36:19.9215313Z         PASS [   0.120s] (   2/1602) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-07-09T08:36:19.9215812Z         PASS [   0.120s] (   3/1602) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-07-09T08:36:21.0493943Z         PASS [   1.308s] (   4/1602) spt::json_emit json_flag_emits_parseable_json_for_read_status_subset
2026-07-09T08:36:22.1344434Z         PASS [   2.393s] (   5/1602) spt::bind_adapter_profile_persist_e2e bind_over_created_profile_endpoint_preserves_the_profile
2026-07-09T08:36:22.4257216Z         PASS [   2.684s] (   6/1602) spt::boundary_ready_strand_e2e boundary_restamps_ready_after_soft_session_end
2026-07-09T08:36:23.5286773Z         PASS [   3.788s] (   7/1602) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-07-09T08:36:23.5558083Z         PASS [   3.815s] (   8/1602) spt::adapter_post_step adapter_update_runs_post_step_unconditionally_and_arbitrates_notice
2026-07-09T08:36:24.5555376Z         PASS [   3.506s] (   9/1602) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-07-09T08:36:25.0929578Z         PASS [   5.352s] (  10/1602) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-07-09T08:36:25.2420506Z         PASS [   5.501s] (  11/1602) spt::contract_e2e seed_then_listen_binds_and_relays
2026-07-09T08:36:25.7354851Z         PASS [   0.493s] (  12/1602) spt::nested_resolution_e2e nested_id_homes_under_parent_without_subnet
2026-07-09T08:36:25.7557815Z         PASS [   0.020s] (  13/1602) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-07-09T08:36:25.8348548Z         PASS [   6.094s] (  14/1602) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-07-09T08:36:26.3443208Z         PASS [   1.251s] (  15/1602) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-07-09T08:36:26.9490882Z         PASS [   1.114s] (  16/1602) spt::psyche_download_e2e psyche_download_emits_brief_with_pending_then_self_clears
2026-07-09T08:36:27.3278778Z         PASS [   7.587s] (  17/1602) spt::contract_e2e live_agent_lifecycle_e2e
2026-07-09T08:36:28.3819384Z         PASS [   8.641s] (  18/1602) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-07-09T08:36:28.3867700Z         PASS [   0.005s] (  19/1602) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-07-09T08:36:28.4780307Z         PASS [   6.344s] (  20/1602) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-07-09T08:36:28.6300113Z         PASS [   2.286s] (  21/1602) spt::psyche_sid_custody_e2e psyche_sid_survives_parent_boundary
2026-07-09T08:36:28.7574010Z         PASS [   1.430s] (  22/1602) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-07-09T08:36:32.0904925Z         PASS [   6.335s] (  23/1602) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-07-09T08:36:32.1779994Z         PASS [   0.087s] (  24/1602) spt::translate_proof translate_proof_dir_override_proofs_unregistered_install
2026-07-09T08:36:32.3809454Z         PASS [   9.955s] (  25/1602) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-07-09T08:36:33.3287975Z         PASS [   6.380s] (  26/1602) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-07-09T08:36:33.3467316Z         PASS [   0.018s] (  27/1602) spt::twohost_cli gated_cli_role_a
2026-07-09T08:36:33.3510953Z         PASS [   0.004s] (  28/1602) spt::twohost_cli gated_cli_role_b
2026-07-09T08:36:33.3797936Z         PASS [   4.902s] (  29/1602) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-07-09T08:36:34.0105477Z         PASS [   0.659s] (  30/1602) spt::worker_lifecycle_e2e worker_start_mints_on_stdout_and_stop_authenticates_by_parent_sid
2026-07-09T08:36:34.1099456Z         PASS [   5.480s] (  31/1602) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-07-09T08:36:34.1830824Z         PASS [   0.803s] (  32/1602) spt::worker_visibility_e2e flat_worker_hidden_by_default_revealed_by_flag
2026-07-09T08:36:34.1905402Z         PASS [   0.081s] (  33/1602) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-07-09T08:36:34.1906460Z         PASS [   0.180s] (  34/1602) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-07-09T08:36:34.1915376Z         PASS [   0.008s] (  35/1602) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-07-09T08:36:34.1963201Z         PASS [   1.815s] (  36/1602) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-07-09T08:36:34.2366345Z         PASS [   0.046s] (  37/1602) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-07-09T08:36:34.2918485Z         PASS [   0.101s] (  38/1602) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-07-09T08:36:34.3493418Z         PASS [   0.153s] (  39/1602) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-07-09T08:36:34.3494398Z         PASS [   0.113s] (  40/1602) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-07-09T08:36:34.3701856Z         PASS [   0.021s] (  41/1602) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-07-09T08:36:34.3900842Z         PASS [   0.098s] (  42/1602) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-07-09T08:36:34.3923073Z         PASS [   0.201s] (  43/1602) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-07-09T08:36:34.4825835Z         PASS [   0.090s] (  44/1602) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-07-09T08:36:34.5380645Z         PASS [   0.188s] (  45/1602) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-07-09T08:36:34.5759130Z         PASS [   0.093s] (  46/1602) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-07-09T08:36:34.5760064Z         PASS [   0.186s] (  47/1602) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-07-09T08:36:34.5760893Z         PASS [   0.206s] (  48/1602) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-07-09T08:36:34.5850662Z         PASS [   0.009s] (  49/1602) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-07-09T08:36:34.5929641Z         PASS [   0.008s] (  50/1602) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-07-09T08:36:34.6446786Z         PASS [   0.107s] (  51/1602) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-07-09T08:36:34.6833713Z         PASS [   0.107s] (  52/1602) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-07-09T08:36:36.9739672Z         PASS [   8.216s] (  53/1602) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-07-09T08:36:37.2610287Z         PASS [   2.685s] (  54/1602) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-07-09T08:36:37.5760668Z         PASS [   5.398s] (  55/1602) spt::translate_proof translate_proof_drives_the_real_translation_binary
2026-07-09T08:36:38.4374157Z         PASS [   3.844s] (  56/1602) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-07-09T08:36:38.5089526Z         PASS [   0.072s] (  57/1602) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-07-09T08:36:38.7490461Z         PASS [   4.064s] (  58/1602) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-07-09T08:36:39.3376702Z         PASS [   2.077s] (  59/1602) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-07-09T08:36:39.3539613Z         PASS [   0.013s] (  60/1602) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-07-09T08:36:39.4310387Z         PASS [   0.075s] (  61/1602) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-07-09T08:36:39.4890210Z         PASS [   0.978s] (  62/1602) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-07-09T08:36:39.5327851Z         PASS [   0.024s] (  63/1602) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-07-09T08:36:39.5340760Z         PASS [   4.887s] (  64/1602) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-07-09T08:36:39.5464430Z         PASS [   0.014s] (  65/1602) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-07-09T08:36:39.5980823Z         PASS [   0.168s] (  66/1602) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-07-09T08:36:39.6214503Z         PASS [   0.024s] (  67/1602) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-07-09T08:36:39.6687663Z         PASS [   0.047s] (  68/1602) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-07-09T08:36:39.7498913Z         PASS [   0.081s] (  69/1602) spt::bin/spt api::reporting::tests::history_log_appends
2026-07-09T08:36:39.7619543Z         PASS [   0.012s] (  70/1602) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-07-09T08:36:39.9160881Z         PASS [   2.940s] (  71/1602) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-07-09T08:36:39.9606722Z         PASS [   0.448s] (  72/1602) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-07-09T08:36:40.2230250Z         PASS [   0.674s] (  73/1602) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-07-09T08:36:40.4909425Z         PASS [   0.530s] (  74/1602) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-07-09T08:36:41.3140158Z         PASS [   1.090s] (  75/1602) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-07-09T08:36:41.4190397Z         PASS [   3.841s] (  76/1602) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-07-09T08:36:41.6289448Z         PASS [   1.032s] (  77/1602) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-07-09T08:36:41.6292709Z         PASS [   1.699s] (  78/1602) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-07-09T08:36:41.7090090Z         PASS [   0.290s] (  79/1602) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-07-09T08:36:41.7720310Z         PASS [   0.063s] (  80/1602) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-07-09T08:36:41.9645278Z         PASS [   2.202s] (  81/1602) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-07-09T08:36:41.9789964Z         PASS [   0.012s] (  82/1602) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-07-09T08:36:42.2842946Z         PASS [   0.307s] (  83/1602) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-07-09T08:36:42.3330274Z         PASS [   0.048s] (  84/1602) spt::bin/spt api::startup::tests::missing_seed_refused
2026-07-09T08:36:42.3670176Z         PASS [   0.033s] (  85/1602) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-07-09T08:36:42.6260474Z         PASS [   1.313s] (  86/1602) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-07-09T08:36:42.6599609Z         PASS [   1.136s] (  87/1602) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-07-09T08:36:42.7030479Z         PASS [   1.084s] (  88/1602) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-07-09T08:36:42.7640164Z         PASS [   4.016s] (  89/1602) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-07-09T08:36:42.7760127Z         PASS [   0.011s] (  90/1602) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-07-09T08:36:42.8180197Z         PASS [   0.116s] (  91/1602) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-07-09T08:36:42.8278927Z         PASS [   0.052s] (  92/1602) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-07-09T08:36:42.8439993Z         PASS [   0.014s] (  93/1602) spt::bin/spt api::tests::adapter_is_optional
2026-07-09T08:36:42.8650411Z         PASS [   0.023s] (  94/1602) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-07-09T08:36:42.9105841Z         PASS [   0.045s] (  95/1602) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-07-09T08:36:42.9355573Z         PASS [   0.024s] (  96/1602) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-07-09T08:36:42.9590289Z         PASS [   0.141s] (  97/1602) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-07-09T08:36:42.9629213Z         PASS [   1.191s] (  98/1602) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-07-09T08:36:42.9694597Z         PASS [   0.034s] (  99/1602) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-07-09T08:36:42.9926810Z         PASS [   0.035s] ( 100/1602) spt::bin/spt api::tests::state_value_is_validated
2026-07-09T08:36:43.0206246Z         PASS [   0.058s] ( 101/1602) spt::bin/spt api::tests::surface_parses
2026-07-09T08:36:43.3495463Z         PASS [   0.380s] ( 102/1602) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-07-09T08:36:43.3524457Z         PASS [   0.987s] ( 103/1602) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-07-09T08:36:43.5864475Z         PASS [   0.594s] ( 104/1602) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-07-09T08:36:43.6419964Z         PASS [   1.017s] ( 105/1602) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-07-09T08:36:43.7020056Z         PASS [   1.039s] ( 106/1602) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-07-09T08:36:43.7320296Z         PASS [   0.031s] ( 107/1602) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-07-09T08:36:43.7500000Z         PASS [   0.018s] ( 108/1602) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-07-09T08:36:43.7750225Z         PASS [   0.421s] ( 109/1602) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-07-09T08:36:43.7779826Z         PASS [   0.027s] ( 110/1602) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-07-09T08:36:43.7879863Z         PASS [   0.012s] ( 111/1602) spt::bin/spt cli::run_target_tests::resolve_run_target_quadrants
2026-07-09T08:36:43.8110114Z         PASS [   0.037s] ( 112/1602) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates
2026-07-09T08:36:43.8229938Z         PASS [   0.234s] ( 113/1602) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-07-09T08:36:43.8269640Z         PASS [   0.039s] ( 114/1602) spt::bin/spt cli::tests::access_subcommands_parse
2026-07-09T08:36:43.8749863Z         PASS [   0.064s] ( 115/1602) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-07-09T08:36:43.8869941Z         PASS [   0.246s] ( 116/1602) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-07-09T08:36:43.9139990Z         PASS [   0.092s] ( 117/1602) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-07-09T08:36:43.9400016Z         PASS [   0.112s] ( 118/1602) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-07-09T08:36:43.9549914Z         PASS [   0.040s] ( 119/1602) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-07-09T08:36:43.9789771Z         PASS [   0.024s] ( 120/1602) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-07-09T08:36:44.0029859Z         PASS [   0.063s] ( 121/1602) spt::bin/spt cli::tests::adapter_string_verbs
2026-07-09T08:36:44.0269979Z         PASS [   0.024s] ( 122/1602) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-07-09T08:36:44.0420053Z         PASS [   0.014s] ( 123/1602) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-07-09T08:36:44.0539844Z         PASS [   0.014s] ( 124/1602) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-07-09T08:36:44.0598468Z         PASS [   0.186s] ( 125/1602) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-07-09T08:36:44.0689737Z         PASS [   0.015s] ( 126/1602) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-07-09T08:36:44.0929801Z         PASS [   0.020s] ( 127/1602) spt::bin/spt cli::tests::adapter_version_parses
2026-07-09T08:36:44.0979881Z         PASS [   0.037s] ( 128/1602) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-07-09T08:36:44.1099993Z         PASS [   0.020s] ( 129/1602) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-07-09T08:36:44.1159852Z         PASS [   0.018s] ( 130/1602) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-07-09T08:36:44.1280292Z         PASS [   0.240s] ( 131/1602) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-07-09T08:36:44.1319914Z         PASS [   0.018s] ( 132/1602) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-07-09T08:36:44.1380016Z         PASS [   0.022s] ( 133/1602) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-07-09T08:36:44.1667033Z         PASS [   0.025s] ( 134/1602) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-07-09T08:36:44.2139999Z         PASS [   0.062s] ( 135/1602) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-07-09T08:36:44.2409911Z         PASS [   0.026s] ( 136/1602) spt::bin/spt cli::tests::bare_tty_guard
2026-07-09T08:36:44.2710222Z         PASS [   0.031s] ( 137/1602) spt::bin/spt cli::tests::broker_image_line_flags_a_stale_running_daemon
2026-07-09T08:36:44.2979973Z         PASS [   0.025s] ( 138/1602) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-07-09T08:36:44.3099958Z         PASS [   0.172s] ( 139/1602) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-07-09T08:36:44.3159977Z         PASS [   0.187s] ( 140/1602) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-07-09T08:36:44.3219730Z         PASS [   0.025s] ( 141/1602) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-07-09T08:36:44.3339995Z         PASS [   0.023s] ( 142/1602) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-07-09T08:36:44.3399895Z         PASS [   0.025s] ( 143/1602) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-07-09T08:36:44.3459845Z         PASS [   0.024s] ( 144/1602) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-07-09T08:36:44.3609991Z         PASS [   0.026s] ( 145/1602) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-07-09T08:36:44.3639739Z         PASS [   0.024s] ( 146/1602) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-07-09T08:36:44.3850031Z         PASS [   0.025s] ( 147/1602) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-07-09T08:36:44.4029790Z         PASS [   0.015s] ( 148/1602) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-07-09T08:36:44.4239948Z         PASS [   0.023s] ( 149/1602) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-07-09T08:36:44.4283344Z         PASS [   0.079s] ( 150/1602) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-07-09T08:36:44.4329697Z         PASS [   0.063s] ( 151/1602) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-07-09T08:36:44.4479859Z         PASS [   0.024s] ( 152/1602) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-07-09T08:36:44.4599760Z         PASS [   0.034s] ( 153/1602) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-07-09T08:36:44.4880100Z         PASS [   0.029s] ( 154/1602) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-07-09T08:36:44.4929800Z         PASS [   0.063s] ( 155/1602) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-07-09T08:36:44.5119872Z         PASS [   0.062s] ( 156/1602) spt::bin/spt cli::tests::digest_flag_defaults
2026-07-09T08:36:44.5179784Z         PASS [   0.028s] ( 157/1602) spt::bin/spt cli::tests::endpoint_role_parses
2026-07-09T08:36:44.5570042Z         PASS [   0.046s] ( 158/1602) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-07-09T08:36:44.6160000Z         PASS [   0.059s] ( 159/1602) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-07-09T08:36:44.6409838Z         PASS [   0.025s] ( 160/1602) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-07-09T08:36:44.6970105Z         PASS [   0.056s] ( 161/1602) spt::bin/spt cli::tests::every_read_status_command_emits_valid_json
2026-07-09T08:36:44.7629890Z         PASS [   0.065s] ( 162/1602) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-07-09T08:36:44.8390208Z         PASS [   0.076s] ( 163/1602) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-07-09T08:36:44.9400522Z         PASS [   0.100s] ( 164/1602) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-07-09T08:36:44.9790874Z         PASS [   0.019s] ( 165/1602) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-07-09T08:36:44.9792553Z         PASS [   0.013s] ( 166/1602) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-07-09T08:36:44.9839747Z         PASS [   0.011s] ( 167/1602) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-07-09T08:36:45.0000203Z         PASS [   0.018s] ( 168/1602) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-07-09T08:36:45.0710097Z         PASS [   0.584s] ( 169/1602) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-07-09T08:36:45.1069959Z         PASS [   0.589s] ( 170/1602) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-07-09T08:36:45.1099634Z         PASS [   1.758s] ( 171/1602) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-07-09T08:36:45.1189967Z         PASS [   0.047s] ( 172/1602) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-07-09T08:36:45.1309973Z         PASS [   0.011s] ( 173/1602) spt::bin/spt cli::tests::gh_version_command_shape
2026-07-09T08:36:45.1333536Z         PASS [   0.024s] ( 174/1602) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-07-09T08:36:45.1369640Z         PASS [   0.022s] ( 175/1602) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-07-09T08:36:45.1570078Z         PASS [   2.136s] ( 176/1602) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-07-09T08:36:45.1603195Z         PASS [   0.030s] ( 177/1602) spt::bin/spt cli::tests::grant_subcommands_parse
2026-07-09T08:36:45.1850104Z         PASS [   0.024s] ( 178/1602) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-07-09T08:36:45.1879706Z         PASS [   0.056s] ( 179/1602) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-07-09T08:36:45.1909595Z         PASS [   0.035s] ( 180/1602) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-07-09T08:36:45.2084310Z         PASS [   0.078s] ( 181/1602) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-07-09T08:36:45.2179842Z         PASS [   0.025s] ( 182/1602) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-07-09T08:36:45.2209548Z         PASS [   0.031s] ( 183/1602) spt::bin/spt cli::tests::invalid_usage_errors
2026-07-09T08:36:45.2239626Z         PASS [   0.012s] ( 184/1602) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-07-09T08:36:45.2269539Z         PASS [   0.039s] ( 185/1602) spt::bin/spt cli::tests::instance_rows_project_column
2026-07-09T08:36:45.2329708Z         PASS [   0.013s] ( 186/1602) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-07-09T08:36:45.2449807Z         PASS [   0.028s] ( 187/1602) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-07-09T08:36:45.2479613Z         PASS [   0.010s] ( 188/1602) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-07-09T08:36:45.2509731Z         PASS [   0.022s] ( 189/1602) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-07-09T08:36:45.2569731Z         PASS [   0.013s] ( 190/1602) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-07-09T08:36:45.2599637Z         PASS [   0.014s] ( 191/1602) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-07-09T08:36:45.2629674Z         PASS [   0.017s] ( 192/1602) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-07-09T08:36:45.2689625Z         PASS [   0.011s] ( 193/1602) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-07-09T08:36:45.2719671Z         PASS [   0.054s] ( 194/1602) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-07-09T08:36:45.2779611Z         PASS [   0.020s] ( 195/1602) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-07-09T08:36:45.2819854Z         PASS [   0.021s] ( 196/1602) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-07-09T08:36:45.3010203Z         PASS [   0.021s] ( 197/1602) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-07-09T08:36:45.3049795Z         PASS [   0.033s] ( 198/1602) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-07-09T08:36:45.3079495Z         PASS [   0.034s] ( 199/1602) spt::bin/spt cli::tests::notify_surface_parses
2026-07-09T08:36:45.3250166Z         PASS [   0.024s] ( 200/1602) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-07-09T08:36:45.3309821Z         PASS [   0.023s] ( 201/1602) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-07-09T08:36:45.3339648Z         PASS [   0.030s] ( 202/1602) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-07-09T08:36:45.5080369Z         PASS [   0.176s] ( 203/1602) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-07-09T08:36:45.5210058Z         PASS [   0.014s] ( 204/1602) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-07-09T08:36:45.5479960Z         PASS [   0.028s] ( 205/1602) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-07-09T08:36:45.5630234Z         PASS [   0.231s] ( 206/1602) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-07-09T08:36:45.5910218Z         PASS [   0.027s] ( 207/1602) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-07-09T08:36:45.6613884Z         PASS [   0.073s] ( 208/1602) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-07-09T08:36:45.6786513Z         PASS [   0.017s] ( 209/1602) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-07-09T08:36:45.7028612Z         PASS [   0.701s] ( 210/1602) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-07-09T08:36:45.7069800Z         PASS [   0.027s] ( 211/1602) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-07-09T08:36:45.7293054Z         PASS [   0.023s] ( 212/1602) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-07-09T08:36:45.7330183Z         PASS [   0.024s] ( 213/1602) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-07-09T08:36:45.7510368Z         PASS [   0.020s] ( 214/1602) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-07-09T08:36:45.7550168Z         PASS [   0.021s] ( 215/1602) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-07-09T08:36:45.7730242Z         PASS [   0.021s] ( 216/1602) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-07-09T08:36:45.7759740Z         PASS [   0.023s] ( 217/1602) spt::bin/spt cli::tests::ring_timeout_defaults
2026-07-09T08:36:45.8000310Z         PASS [   0.024s] ( 218/1602) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-07-09T08:36:45.8240065Z         PASS [   0.023s] ( 219/1602) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-07-09T08:36:45.8470225Z         PASS [   0.075s] ( 220/1602) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-07-09T08:36:45.8510348Z         PASS [   0.024s] ( 221/1602) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-07-09T08:36:45.8700205Z         PASS [   0.546s] ( 222/1602) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-07-09T08:36:45.8822238Z         PASS [   0.036s] ( 223/1602) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-07-09T08:36:45.9090423Z         PASS [   0.062s] ( 224/1602) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-07-09T08:36:45.9279933Z         PASS [   0.045s] ( 225/1602) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-07-09T08:36:45.9303707Z         PASS [   0.019s] ( 226/1602) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-07-09T08:36:45.9640116Z         PASS [   0.035s] ( 227/1602) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-07-09T08:36:46.1367706Z         PASS [   0.589s] ( 228/1602) spt::bin/spt cli::tests::purge_removes_every_record
2026-07-09T08:36:46.1850293Z         PASS [   0.046s] ( 229/1602) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-07-09T08:36:46.2130149Z         PASS [   0.028s] ( 230/1602) spt::bin/spt cli::tests::shell_subcommands_parse
2026-07-09T08:36:46.2250005Z         PASS [   0.295s] ( 231/1602) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-07-09T08:36:46.2520335Z         PASS [   0.038s] ( 232/1602) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-07-09T08:36:46.2740410Z         PASS [   0.049s] ( 233/1602) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-07-09T08:36:46.2840204Z         PASS [   0.034s] ( 234/1602) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-07-09T08:36:46.2900189Z         PASS [   0.417s] ( 235/1602) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-07-09T08:36:46.3233052Z         PASS [   0.035s] ( 236/1602) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-07-09T08:36:46.3625176Z         PASS [   0.076s] ( 237/1602) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-07-09T08:36:46.3850173Z         PASS [   0.062s] ( 238/1602) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-07-09T08:36:46.3889868Z         PASS [   0.028s] ( 239/1602) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-07-09T08:36:46.3990011Z         PASS [   0.126s] ( 240/1602) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-07-09T08:36:46.4079897Z         PASS [   0.023s] ( 241/1602) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-07-09T08:36:46.4240402Z         PASS [   0.034s] ( 242/1602) spt::bin/spt cli::tests::subcommands_parse
2026-07-09T08:36:46.4350095Z         PASS [   0.024s] ( 243/1602) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-07-09T08:36:46.4379675Z         PASS [   0.014s] ( 244/1602) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-07-09T08:36:46.4550007Z         PASS [   0.023s] ( 245/1602) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-07-09T08:36:46.4579808Z         PASS [   0.019s] ( 246/1602) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-07-09T08:36:46.4690595Z         PASS [   0.066s] ( 247/1602) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-07-09T08:36:46.4789794Z         PASS [   0.022s] ( 248/1602) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-07-09T08:36:46.5047324Z         PASS [   0.027s] ( 249/1602) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-07-09T08:36:46.5089803Z         PASS [   0.050s] ( 250/1602) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-07-09T08:36:46.5320095Z         PASS [   0.022s] ( 251/1602) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-07-09T08:36:46.5343351Z         PASS [   0.027s] ( 252/1602) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-07-09T08:36:46.5389717Z         PASS [   0.073s] ( 253/1602) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-07-09T08:36:46.5580153Z         PASS [   0.025s] ( 254/1602) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-07-09T08:36:46.5639974Z         PASS [   0.026s] ( 255/1602) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-07-09T08:36:46.5672155Z         PASS [   0.025s] ( 256/1602) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-07-09T08:36:46.5790088Z         PASS [   0.022s] ( 257/1602) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-07-09T08:36:46.5839918Z         PASS [   0.026s] ( 258/1602) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-07-09T08:36:46.5902426Z         PASS [   0.026s] ( 259/1602) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-07-09T08:36:46.6060359Z         PASS [   0.024s] ( 260/1602) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-07-09T08:36:46.6089970Z         PASS [   0.025s] ( 261/1602) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-07-09T08:36:46.6189980Z         PASS [   0.029s] ( 262/1602) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-07-09T08:36:46.6299956Z         PASS [   0.026s] ( 263/1602) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-07-09T08:36:46.6329916Z         PASS [   0.021s] ( 264/1602) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-07-09T08:36:46.6420147Z         PASS [   0.022s] ( 265/1602) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-07-09T08:36:46.6540011Z         PASS [   0.022s] ( 266/1602) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-07-09T08:36:46.6560382Z         PASS [   0.025s] ( 267/1602) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-07-09T08:36:46.6645097Z         PASS [   0.023s] ( 268/1602) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-07-09T08:36:46.6780285Z         PASS [   0.024s] ( 269/1602) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-07-09T08:36:46.6819910Z         PASS [   0.025s] ( 270/1602) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-07-09T08:36:46.6869868Z         PASS [   0.023s] ( 271/1602) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-07-09T08:36:46.7030167Z         PASS [   0.023s] ( 272/1602) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-07-09T08:36:46.7079750Z         PASS [   0.027s] ( 273/1602) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-07-09T08:36:46.7109741Z         PASS [   0.024s] ( 274/1602) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-07-09T08:36:46.7262289Z         PASS [   0.023s] ( 275/1602) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-07-09T08:36:46.7321727Z         PASS [   0.026s] ( 276/1602) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-07-09T08:36:46.7359777Z         PASS [   0.025s] ( 277/1602) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-07-09T08:36:46.7510017Z         PASS [   0.025s] ( 278/1602) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-07-09T08:36:46.7779892Z         PASS [   0.027s] ( 279/1602) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-07-09T08:36:46.7930208Z         PASS [   0.056s] ( 280/1602) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-07-09T08:36:46.7959813Z         PASS [   0.063s] ( 281/1602) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-07-09T08:36:46.8049912Z         PASS [   0.026s] ( 282/1602) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-07-09T08:36:46.8170219Z         PASS [   0.021s] ( 283/1602) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-07-09T08:36:46.8239890Z         PASS [   0.019s] ( 284/1602) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-07-09T08:36:46.8389956Z         PASS [   0.024s] ( 285/1602) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-07-09T08:36:46.8510065Z         PASS [   0.026s] ( 286/1602) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-07-09T08:36:46.8610144Z         PASS [   0.021s] ( 287/1602) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-07-09T08:36:46.8640021Z         PASS [   0.071s] ( 288/1602) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-07-09T08:36:46.8699971Z         PASS [   0.019s] ( 289/1602) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-07-09T08:36:46.8769886Z         PASS [   0.017s] ( 290/1602) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-07-09T08:36:46.8859769Z         PASS [   0.016s] ( 291/1602) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-07-09T08:36:46.8919877Z         PASS [   0.027s] ( 292/1602) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-07-09T08:36:46.9009649Z         PASS [   0.022s] ( 293/1602) spt::bin/spt picker::model::tests::back_unwinds
2026-07-09T08:36:46.9039811Z         PASS [   0.017s] ( 294/1602) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-07-09T08:36:46.9140067Z         PASS [   0.021s] ( 295/1602) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-07-09T08:36:46.9182997Z         PASS [   0.016s] ( 296/1602) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-07-09T08:36:46.9259852Z         PASS [   0.019s] ( 297/1602) spt::bin/spt picker::model::tests::category_ring_wraps
2026-07-09T08:36:46.9349844Z         PASS [   0.023s] ( 298/1602) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-07-09T08:36:46.9351040Z         PASS [   0.016s] ( 299/1602) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-07-09T08:36:46.9470221Z         PASS [   0.020s] ( 300/1602) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-07-09T08:36:46.9570078Z         PASS [   0.022s] ( 301/1602) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-07-09T08:36:46.9599782Z         PASS [   0.023s] ( 302/1602) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-07-09T08:36:46.9629775Z         PASS [   0.019s] ( 303/1602) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-07-09T08:36:46.9780035Z         PASS [   0.021s] ( 304/1602) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-07-09T08:36:46.9839904Z         PASS [   0.022s] ( 305/1602) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-07-09T08:36:46.9869558Z         PASS [   0.021s] ( 306/1602) spt::bin/spt picker::model::tests::cursor_clamps
2026-07-09T08:36:46.9989836Z         PASS [   0.020s] ( 307/1602) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-07-09T08:36:47.0049779Z         PASS [   0.024s] ( 308/1602) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-07-09T08:36:47.0110032Z         PASS [   0.026s] ( 309/1602) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-07-09T08:36:47.0169724Z         PASS [   0.017s] ( 310/1602) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-07-09T08:36:47.0259856Z         PASS [   0.020s] ( 311/1602) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-07-09T08:36:47.0319808Z         PASS [   0.018s] ( 312/1602) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-07-09T08:36:47.0409644Z         PASS [   0.024s] ( 313/1602) spt::bin/spt picker::model::tests::filter_narrows
2026-07-09T08:36:47.0469920Z         PASS [   0.021s] ( 314/1602) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-07-09T08:36:47.0521710Z         PASS [   0.022s] ( 315/1602) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-07-09T08:36:47.0619873Z         PASS [   0.021s] ( 316/1602) spt::bin/spt picker::model::tests::kind_routes
2026-07-09T08:36:47.0649676Z         PASS [   0.019s] ( 317/1602) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-07-09T08:36:47.0719970Z         PASS [   0.024s] ( 318/1602) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-07-09T08:36:47.0820539Z         PASS [   0.020s] ( 319/1602) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-07-09T08:36:47.0859924Z         PASS [   0.020s] ( 320/1602) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-07-09T08:36:47.0919799Z         PASS [   0.023s] ( 321/1602) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-07-09T08:36:47.1010001Z         PASS [   0.017s] ( 322/1602) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-07-09T08:36:47.1099786Z         PASS [   0.016s] ( 323/1602) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-07-09T08:36:47.1159838Z         PASS [   0.026s] ( 324/1602) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-07-09T08:36:47.1240669Z         PASS [   0.023s] ( 325/1602) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-07-09T08:36:47.1279689Z         PASS [   0.018s] ( 326/1602) spt::bin/spt picker::model::tests::resume_title_render
2026-07-09T08:36:47.1309728Z         PASS [   0.023s] ( 327/1602) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-07-09T08:36:47.1399943Z         PASS [   0.013s] ( 328/1602) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-07-09T08:36:47.1439773Z         PASS [   0.017s] ( 329/1602) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-07-09T08:36:47.1560123Z         PASS [   0.025s] ( 330/1602) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-07-09T08:36:47.1639915Z         PASS [   0.024s] ( 331/1602) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-07-09T08:36:47.1709791Z         PASS [   0.029s] ( 332/1602) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-07-09T08:36:47.1799921Z         PASS [   0.023s] ( 333/1602) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-07-09T08:36:47.1889899Z         PASS [   0.024s] ( 334/1602) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-07-09T08:36:47.1979776Z         PASS [   0.026s] ( 335/1602) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-07-09T08:36:47.2009777Z         PASS [   0.019s] ( 336/1602) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-07-09T08:36:47.2200091Z         PASS [   0.032s] ( 337/1602) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-07-09T08:36:47.2279936Z         PASS [   0.030s] ( 338/1602) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-07-09T08:36:47.2369729Z         PASS [   0.040s] ( 339/1602) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-07-09T08:36:47.2549998Z         PASS [   0.034s] ( 340/1602) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-07-09T08:36:47.2619800Z         PASS [   0.034s] ( 341/1602) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-07-09T08:36:47.2669824Z         PASS [   0.029s] ( 342/1602) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-07-09T08:36:47.2820167Z         PASS [   0.025s] ( 343/1602) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-07-09T08:36:47.3029981Z         PASS [   0.040s] ( 344/1602) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-07-09T08:36:47.3069865Z         PASS [   0.041s] ( 345/1602) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-07-09T08:36:47.3249939Z         PASS [   0.043s] ( 346/1602) spt::bin/spt picker::view::tests::kind_buffer
2026-07-09T08:36:47.3429872Z         PASS [   0.040s] ( 347/1602) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-07-09T08:36:47.3459907Z         PASS [   0.038s] ( 348/1602) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-07-09T08:36:47.3700401Z         PASS [   0.025s] ( 349/1602) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-07-09T08:36:47.3729777Z         PASS [   0.022s] ( 350/1602) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-07-09T08:36:47.4040090Z         PASS [   0.032s] ( 351/1602) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-07-09T08:36:47.4049919Z         PASS [   0.036s] ( 352/1602) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-07-09T08:36:47.4115320Z         PASS [   0.089s] ( 353/1602) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-07-09T08:36:47.4310091Z         PASS [   0.024s] ( 354/1602) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-07-09T08:36:47.4369698Z         PASS [   0.025s] ( 355/1602) spt::bin/spt rc::tests::detach_keybind_semantics
2026-07-09T08:36:47.4589871Z         PASS [   0.030s] ( 356/1602) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-07-09T08:36:47.4619613Z         PASS [   0.024s] ( 357/1602) spt::bin/spt rc::tests::first_event_stall_decision
2026-07-09T08:36:47.4820139Z         PASS [   0.022s] ( 358/1602) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-07-09T08:36:47.4849774Z         PASS [   0.024s] ( 359/1602) spt::bin/spt rc::tests::identity_line_format
2026-07-09T08:36:47.5090269Z         PASS [   0.026s] ( 360/1602) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-07-09T08:36:47.5109749Z         PASS [   0.023s] ( 361/1602) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-07-09T08:36:47.5310043Z         PASS [   0.022s] ( 362/1602) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-07-09T08:36:47.5339862Z         PASS [   0.026s] ( 363/1602) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-07-09T08:36:47.5422055Z         PASS [   0.013s] ( 364/1602) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-07-09T08:36:47.5549913Z         PASS [   0.020s] ( 365/1602) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-07-09T08:36:47.5890123Z         PASS [   0.045s] ( 366/1602) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-07-09T08:36:47.5919736Z         PASS [   0.034s] ( 367/1602) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-07-09T08:36:47.6219281Z         PASS [   0.033s] ( 368/1602) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-07-09T08:36:47.6252769Z         PASS [   0.038s] ( 369/1602) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-07-09T08:36:47.6519997Z         PASS [   0.026s] ( 370/1602) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-07-09T08:36:47.6739937Z         PASS [   0.054s] ( 371/1602) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-07-09T08:36:47.6782812Z         PASS [   0.023s] ( 372/1602) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-07-09T08:36:47.6949928Z         PASS [   0.020s] ( 373/1602) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-07-09T08:36:47.7001272Z         PASS [   0.025s] ( 374/1602) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-07-09T08:36:47.7159974Z         PASS [   0.021s] ( 375/1602) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-07-09T08:36:47.7219772Z         PASS [   0.022s] ( 376/1602) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-07-09T08:36:47.7423075Z         PASS [   0.025s] ( 377/1602) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-07-09T08:36:47.7580182Z         PASS [   0.034s] ( 378/1602) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-07-09T08:36:47.7619859Z         PASS [   0.019s] ( 379/1602) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-07-09T08:36:47.7740313Z         PASS [   0.017s] ( 380/1602) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-07-09T08:36:47.7880093Z         PASS [   0.015s] ( 381/1602) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-07-09T08:36:47.7939953Z         PASS [   0.032s] ( 382/1602) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-07-09T08:36:47.8180002Z         PASS [   0.025s] ( 383/1602) spt::bin/spt tests::broken_pipe_panic_classifier
2026-07-09T08:36:47.8239811Z         PASS [   0.035s] ( 384/1602) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-07-09T08:36:47.8419974Z         PASS [   0.024s] ( 385/1602) spt::bin/spt wansend::tests::bare_id_resolves_across_remote_snapshot
2026-07-09T08:36:47.8479939Z         PASS [   0.025s] ( 386/1602) spt::bin/spt wansend::tests::classify_wan_reply_only_delivers_on_positive_outcomes
2026-07-09T08:36:47.8659910Z         PASS [   0.025s] ( 387/1602) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-07-09T08:36:47.8719749Z         PASS [   0.024s] ( 388/1602) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-07-09T08:36:48.0022038Z         PASS [   0.131s] ( 389/1602) spt::bin/spt wansend::tests::resolve_and_dial_owner_dials_the_resolved_node
2026-07-09T08:36:48.0981359Z         PASS [   0.096s] ( 390/1602) spt::bin/spt wansend::tests::resolve_and_dial_owner_is_honest_on_resolution_misses
2026-07-09T08:36:48.1260128Z         PASS [   0.026s] ( 391/1602) spt::bin/spt wansend::tests::seed_first_addr_prefers_the_cached_direct_address
2026-07-09T08:36:48.3510133Z         PASS [   0.482s] ( 392/1602) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-07-09T08:36:48.3779891Z         PASS [   0.029s] ( 393/1602) spt-daemon access::tests::gate_decision_table
2026-07-09T08:36:48.4020074Z         PASS [   0.276s] ( 394/1602) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-07-09T08:36:48.4059664Z         PASS [   0.028s] ( 395/1602) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-07-09T08:36:48.4290291Z         PASS [   0.023s] ( 396/1602) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-07-09T08:36:48.4329870Z         PASS [   0.031s] ( 397/1602) spt-daemon access::tests::same_node_always_passes_without_minting
2026-07-09T08:36:48.4520167Z         PASS [   0.023s] ( 398/1602) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-07-09T08:36:48.4929987Z         PASS [   0.061s] ( 399/1602) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-07-09T08:36:48.5019930Z         PASS [   0.050s] ( 400/1602) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-07-09T08:36:48.5162950Z         PASS [   0.023s] ( 401/1602) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-07-09T08:36:48.5350066Z         PASS [   0.017s] ( 402/1602) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-07-09T08:36:48.5529907Z         PASS [   0.049s] ( 403/1602) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-07-09T08:36:48.5791531Z         PASS [   0.044s] ( 404/1602) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-07-09T08:36:48.5830087Z         PASS [   0.031s] ( 405/1602) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-07-09T08:36:48.6270130Z         PASS [   0.050s] ( 406/1602) spt-daemon applyhost::tests::apply_staged_daemonless_holds_the_fail_closed_gates
2026-07-09T08:36:48.6339948Z         PASS [   0.052s] ( 407/1602) spt-daemon applyhost::tests::apply_staged_daemonless_swaps_binary_with_no_broker
2026-07-09T08:36:48.7260162Z         PASS [   0.091s] ( 408/1602) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-07-09T08:36:48.7360296Z         PASS [   0.109s] ( 409/1602) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-07-09T08:36:48.8010640Z         PASS [   0.075s] ( 410/1602) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-07-09T08:36:48.8049947Z         PASS [   1.400s] ( 411/1602) spt::bin/spt rc::tests::attach_viewport_reconnects_across_a_broker_bounce
2026-07-09T08:36:48.8360001Z         PASS [   0.032s] ( 412/1602) spt::bin/spt rc::tests::broker_host_child
2026-07-09T08:36:48.8476814Z         PASS [   0.111s] ( 413/1602) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-07-09T08:36:48.8540166Z         PASS [   0.016s] ( 414/1602) spt::bin/spt rc::tests::reconnect_class_only_severed_transport_redrives
2026-07-09T08:36:48.8780302Z         PASS [   0.076s] ( 415/1602) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-07-09T08:36:48.9200140Z         PASS [   0.067s] ( 416/1602) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-07-09T08:36:48.9270100Z         PASS [   0.047s] ( 417/1602) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-07-09T08:36:48.9359925Z         PASS [   0.086s] ( 418/1602) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-07-09T08:36:48.9389779Z         PASS [   0.014s] ( 419/1602) spt-daemon applyhost::tests::staged_already_applied_classifies_up_to_date_vs_newer
2026-07-09T08:36:48.9540110Z         PASS [   0.035s] ( 420/1602) spt-daemon applyhost::tests::broker_reports_its_compiled_image_version_over_ipc
2026-07-09T08:36:48.9569776Z         PASS [   0.021s] ( 421/1602) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-07-09T08:36:48.9629732Z         PASS [   0.024s] ( 422/1602) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-07-09T08:36:48.9659832Z         PASS [   0.012s] ( 423/1602) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-07-09T08:36:48.9780123Z         PASS [   0.012s] ( 424/1602) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-07-09T08:36:48.9829800Z         PASS [   0.016s] ( 425/1602) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-07-09T08:36:48.9869730Z         PASS [   0.026s] ( 426/1602) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-07-09T08:36:48.9899941Z         PASS [   0.011s] ( 427/1602) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-07-09T08:36:48.9977571Z         PASS [   0.019s] ( 428/1602) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-07-09T08:36:49.0020364Z         PASS [   0.013s] ( 429/1602) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-07-09T08:36:49.0232015Z         PASS [   0.026s] ( 430/1602) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-07-09T08:36:49.0395209Z         PASS [   0.015s] ( 431/1602) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-07-09T08:36:49.0449995Z         PASS [   5.068s] ( 432/1602) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-07-09T08:36:49.0640241Z         PASS [   0.018s] ( 433/1602) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-07-09T08:36:49.0870218Z         PASS [   0.022s] ( 434/1602) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-07-09T08:36:49.1300160Z         PASS [   0.043s] ( 435/1602) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-07-09T08:36:49.2100204Z         PASS [   0.228s] ( 436/1602) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-07-09T08:36:49.2250236Z         PASS [   0.222s] ( 437/1602) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-07-09T08:36:49.2349903Z         PASS [   0.025s] ( 438/1602) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-07-09T08:36:49.2510680Z         PASS [   0.026s] ( 439/1602) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-07-09T08:36:49.2579870Z         PASS [   0.021s] ( 440/1602) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-07-09T08:36:49.2760035Z         PASS [   0.237s] ( 441/1602) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-07-09T08:36:49.2799799Z         PASS [   0.019s] ( 442/1602) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-07-09T08:36:49.3644578Z         PASS [   0.236s] ( 443/1602) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-07-09T08:36:49.5250309Z         PASS [   0.247s] ( 444/1602) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-07-09T08:36:49.5500478Z         PASS [   0.274s] ( 445/1602) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-07-09T08:36:49.5870412Z         PASS [   0.220s] ( 446/1602) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-07-09T08:36:49.6190309Z         PASS [   0.033s] ( 447/1602) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-07-09T08:36:49.6729925Z         PASS [   0.052s] ( 448/1602) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-07-09T08:36:49.6880089Z         PASS [   0.437s] ( 449/1602) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-07-09T08:36:49.7089387Z         PASS [   0.022s] ( 450/1602) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-07-09T08:36:49.7120009Z         PASS [   0.039s] ( 451/1602) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-07-09T08:36:49.7351353Z         PASS [   0.025s] ( 452/1602) spt-daemon broker::tests::chunk_text_splits_and_reassembles_exactly
2026-07-09T08:36:49.7452770Z         PASS [   0.011s] ( 453/1602) spt-daemon broker::tests::clamp_or_reset_resets_a_torn_ring_only
2026-07-09T08:36:49.7560823Z         PASS [   0.010s] ( 454/1602) spt-daemon broker::tests::contains_subslice_finds_contiguous_only
2026-07-09T08:36:49.7662042Z         PASS [   0.010s] ( 455/1602) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-07-09T08:36:49.7713699Z         PASS [   0.249s] ( 456/1602) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-07-09T08:36:49.7813942Z         PASS [   0.015s] ( 457/1602) spt-daemon broker::tests::controller_write_stall_predicate_distinguishes_wedged_from_idle
2026-07-09T08:36:49.7950201Z         PASS [   0.021s] ( 458/1602) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-07-09T08:36:49.8019679Z         PASS [   0.020s] ( 459/1602) spt-daemon broker::tests::echo_verified_catches_a_swallowed_head
2026-07-09T08:36:49.8134609Z         PASS [   0.019s] ( 460/1602) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-07-09T08:36:49.8240077Z         PASS [   0.022s] ( 461/1602) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-07-09T08:36:49.8390002Z         PASS [   0.014s] ( 462/1602) spt-daemon broker::tests::lock_floor_recovers_a_poisoned_inject_floor
2026-07-09T08:36:49.8419694Z         PASS [   0.026s] ( 463/1602) spt-daemon broker::tests::local_controller_wedged_scopes_to_the_brains_own_conn
2026-07-09T08:36:49.8599979Z         PASS [   0.019s] ( 464/1602) spt-daemon broker::tests::miss_respool_is_once_then_dead_letters
2026-07-09T08:36:49.8659990Z         PASS [   0.024s] ( 465/1602) spt-daemon broker::tests::miss_strikes_exhausted_at_budget
2026-07-09T08:36:49.8839940Z         PASS [   0.025s] ( 466/1602) spt-daemon broker::tests::output_log_tap_reads_bytes_since_snapshot
2026-07-09T08:36:49.8929722Z         PASS [   0.028s] ( 467/1602) spt-daemon broker::tests::pair_hold_lifecycle_decisions
2026-07-09T08:36:49.9200616Z         PASS [   0.026s] ( 468/1602) spt-daemon broker::tests::read_translation_command_reads_declared
2026-07-09T08:36:49.9229854Z         PASS [   0.036s] ( 469/1602) spt-daemon broker::tests::read_translation_command_none_when_absent
2026-07-09T08:36:49.9484626Z         PASS [   0.028s] ( 470/1602) spt-daemon broker::tests::reap_dead_controller_leaves_a_live_writer_untouched
2026-07-09T08:36:49.9535300Z         PASS [   0.034s] ( 471/1602) spt-daemon broker::tests::reap_dead_controller_clears_a_finished_writer
2026-07-09T08:36:49.9780086Z         PASS [   0.028s] ( 472/1602) spt-daemon broker::tests::reap_evicts_a_blocked_writer_not_only_an_exited_one
2026-07-09T08:36:49.9869835Z         PASS [   0.033s] ( 473/1602) spt-daemon broker::tests::recover_log_clamps_a_poisoned_torn_ring
2026-07-09T08:36:49.9929689Z         PASS [   0.016s] ( 474/1602) spt-daemon broker::tests::recover_reopens_a_poisoned_sessions_map
2026-07-09T08:36:50.0070070Z         PASS [   0.018s] ( 475/1602) spt-daemon broker::tests::select_endpoints_running_adapter_filters_dedups_sorts
2026-07-09T08:36:50.0190127Z         FAIL [  30.274s] ( 476/1602) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-09T08:36:50.0219690Z   stdout ───
2026-07-09T08:36:50.0247145Z 
2026-07-09T08:36:50.0279471Z     running 1 test
2026-07-09T08:36:50.0309647Z     test cross_perch_dead_owner_repin_is_refused_no_contamination ... FAILED
2026-07-09T08:36:50.0349220Z 
2026-07-09T08:36:50.0379690Z     failures:
2026-07-09T08:36:50.0399383Z 
2026-07-09T08:36:50.0429506Z     failures:
2026-07-09T08:36:50.0430028Z         cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-09T08:36:50.0430472Z 
2026-07-09T08:36:50.0431144Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.27s
2026-07-09T08:36:50.0459158Z 
2026-07-09T08:36:50.0499892Z   stderr ───
2026-07-09T08:36:50.0519188Z 
2026-07-09T08:36:50.0520120Z     thread 'cross_perch_dead_owner_repin_is_refused_no_contamination' (2418935) panicked at crates/spt/tests/bind_honest_cross_perch_e2e.rs:131:13:
2026-07-09T08:36:50.0521254Z     PRECONDITION: brain never came up.
2026-07-09T08:36:50.0521618Z 
2026-07-09T08:36:50.0521985Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-09T08:36:50.0522532Z 
2026-07-09T08:36:50.0523040Z         PASS [   0.024s] ( 477/1602) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-07-09T08:36:50.0524083Z         PASS [   0.020s] ( 478/1602) spt-daemon broker::tests::should_settle_rearms_on_observable_pty
2026-07-09T08:36:50.0525242Z         PASS [   0.328s] ( 479/1602) spt-daemon broker::tests::attach_initial_batch_is_a_clean_alt_screen_repaint_not_the_raw_ring
2026-07-09T08:36:50.0526332Z         PASS [   0.025s] ( 480/1602) spt-daemon broker::tests::stamp_divergence_gates_writes
2026-07-09T08:36:50.0527390Z         PASS [   0.028s] ( 481/1602) spt-daemon broker::tests::stalled_incumbent_is_evicted_on_reattach_and_control_released
2026-07-09T08:36:50.0650085Z         PASS [   0.020s] ( 482/1602) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-07-09T08:36:50.0825299Z         PASS [   0.018s] ( 483/1602) spt-daemon broker::tests::wake_gate_decision_truth_table
2026-07-09T08:36:50.0859588Z         PASS [   0.045s] ( 484/1602) spt-daemon broker::tests::supervised_worker_panic_faults_and_reaps_child
2026-07-09T08:36:50.1009700Z         PASS [   0.018s] ( 485/1602) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-07-09T08:36:50.1051134Z         PASS [   0.022s] ( 486/1602) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-07-09T08:36:50.1249668Z         PASS [   0.022s] ( 487/1602) spt-daemon codec::tests::oversized_prefix_rejected
2026-07-09T08:36:50.1279707Z         PASS [   0.018s] ( 488/1602) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-07-09T08:36:50.1370158Z         FAIL [  30.272s] ( 489/1602) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-09T08:36:50.1429562Z   stdout ───
2026-07-09T08:36:50.1449323Z 
2026-07-09T08:36:50.1489249Z     running 1 test
2026-07-09T08:36:50.1511252Z     test adapter_apply_with_no_matching_session_still_swaps ... FAILED
2026-07-09T08:36:50.1549086Z 
2026-07-09T08:36:50.1570476Z     failures:
2026-07-09T08:36:50.1589137Z 
2026-07-09T08:36:50.1589328Z     failures:
2026-07-09T08:36:50.1589757Z         adapter_apply_with_no_matching_session_still_swaps
2026-07-09T08:36:50.1590163Z 
2026-07-09T08:36:50.1590630Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 3 filtered out; finished in 30.27s
2026-07-09T08:36:50.1591264Z 
2026-07-09T08:36:50.1591616Z   stderr ───
2026-07-09T08:36:50.1629102Z 
2026-07-09T08:36:50.1653099Z     thread 'adapter_apply_with_no_matching_session_still_swaps' (2418963) panicked at crates/spt/tests/live_adapt_translation_swap_e2e.rs:474:17:
2026-07-09T08:36:50.1699325Z     PRECONDITION: brain never came up.
2026-07-09T08:36:50.1729099Z 
2026-07-09T08:36:50.1759492Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-09T08:36:50.1769160Z 
2026-07-09T08:36:50.1799651Z         PASS [   0.023s] ( 490/1602) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-07-09T08:36:50.1829545Z         PASS [   0.024s] ( 491/1602) spt-daemon config::tests::crash_grace_is_config_driven
2026-07-09T08:36:50.1830503Z         PASS [   0.020s] ( 492/1602) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-07-09T08:36:50.1831409Z         PASS [   0.020s] ( 493/1602) spt-daemon config::tests::missing_file_is_default
2026-07-09T08:36:50.1879544Z         PASS [   0.021s] ( 494/1602) spt-daemon config::tests::pulse_period_is_config_driven
2026-07-09T08:36:50.1899605Z         PASS [   0.035s] ( 495/1602) spt-daemon config::tests::malformed_file_degrades_to_default
2026-07-09T08:36:50.1939544Z         PASS [   0.016s] ( 496/1602) spt-daemon config::tests::relay_choice_is_config_driven
2026-07-09T08:36:50.2029659Z         PASS [   0.022s] ( 497/1602) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-07-09T08:36:50.2170106Z         PASS [   0.034s] ( 498/1602) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-07-09T08:36:50.2199886Z         PASS [   0.670s] ( 499/1602) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-07-09T08:36:50.2259788Z         PASS [   0.044s] ( 500/1602) spt-daemon config::tests::save_load_roundtrip
2026-07-09T08:36:50.2470203Z         PASS [   0.026s] ( 501/1602) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-07-09T08:36:50.2529835Z         PASS [   0.036s] ( 502/1602) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-07-09T08:36:50.2680213Z         PASS [   0.044s] ( 503/1602) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-07-09T08:36:50.2740098Z         PASS [   0.065s] ( 504/1602) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-07-09T08:36:50.2749895Z         PASS [   0.022s] ( 505/1602) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-07-09T08:36:50.2913550Z         PASS [   0.022s] ( 506/1602) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-07-09T08:36:50.2953371Z         PASS [   0.024s] ( 507/1602) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-07-09T08:36:50.2959670Z         PASS [   0.025s] ( 508/1602) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-07-09T08:36:50.3170047Z         PASS [   0.024s] ( 509/1602) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-07-09T08:36:50.3376446Z         PASS [   0.022s] ( 510/1602) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-07-09T08:36:50.3439996Z         PASS [   0.053s] ( 511/1602) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-07-09T08:36:50.3480335Z         PASS [   0.052s] ( 512/1602) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-07-09T08:36:50.3730078Z         PASS [   0.024s] ( 513/1602) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-07-09T08:36:50.3759763Z         PASS [   0.031s] ( 514/1602) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-07-09T08:36:50.3820108Z         PASS [   0.029s] ( 515/1602) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-07-09T08:36:50.3939919Z         PASS [   0.025s] ( 516/1602) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-07-09T08:36:50.3979835Z         PASS [   0.028s] ( 517/1602) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-07-09T08:36:50.4120085Z         PASS [   0.038s] ( 518/1602) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-07-09T08:36:50.4159806Z         PASS [   0.021s] ( 519/1602) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-07-09T08:36:50.4219833Z         PASS [   0.018s] ( 520/1602) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-07-09T08:36:50.4279784Z         PASS [   0.173s] ( 521/1602) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-07-09T08:36:50.4369748Z         PASS [   0.022s] ( 522/1602) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-07-09T08:36:50.4429839Z         PASS [   0.023s] ( 523/1602) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-07-09T08:36:50.4550052Z         PASS [   0.017s] ( 524/1602) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-07-09T08:36:50.4579961Z         PASS [   0.046s] ( 525/1602) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-07-09T08:36:50.4640000Z         PASS [   0.031s] ( 526/1602) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-07-09T08:36:50.4669988Z         PASS [   0.433s] ( 527/1602) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-07-09T08:36:50.4729865Z         PASS [   0.035s] ( 528/1602) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-07-09T08:36:50.4842694Z         PASS [   0.029s] ( 529/1602) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-07-09T08:36:50.4879834Z         PASS [   0.027s] ( 530/1602) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-07-09T08:36:50.4989815Z         PASS [   0.026s] ( 531/1602) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-07-09T08:36:50.5029838Z         PASS [   0.040s] ( 532/1602) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-07-09T08:36:50.5089783Z         PASS [   0.023s] ( 533/1602) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-07-09T08:36:50.5179859Z         PASS [   0.034s] ( 534/1602) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-07-09T08:36:50.5239645Z         PASS [   0.026s] ( 535/1602) spt-daemon digest::tests::resolve_config_precedence
2026-07-09T08:36:50.5259903Z         PASS [   0.026s] ( 536/1602) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-07-09T08:36:50.5309908Z         PASS [   0.022s] ( 537/1602) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-07-09T08:36:50.5349755Z         PASS [   0.014s] ( 538/1602) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-07-09T08:36:50.5496309Z         PASS [   0.024s] ( 539/1602) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-07-09T08:36:50.5509997Z         PASS [   0.024s] ( 540/1602) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-07-09T08:36:50.5563169Z         PASS [   0.095s] ( 541/1602) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-07-09T08:36:50.5570070Z         PASS [   0.024s] ( 542/1602) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-07-09T08:36:50.5673442Z         PASS [   0.035s] ( 543/1602) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-07-09T08:36:50.5770314Z         PASS [   0.021s] ( 544/1602) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-07-09T08:36:50.5779781Z         PASS [   0.022s] ( 545/1602) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-07-09T08:36:50.5839864Z         PASS [   0.031s] ( 546/1602) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-07-09T08:36:50.5840885Z         PASS [   0.032s] ( 547/1602) spt-daemon digesthub::tests::render_is_glanceable
2026-07-09T08:36:50.6000016Z         PASS [   0.018s] ( 548/1602) spt-daemon drivehub::tests::take_is_exactly_once
2026-07-09T08:36:50.6059628Z         PASS [   0.023s] ( 549/1602) spt-daemon drivehub::tests::write_is_latest_wins
2026-07-09T08:36:50.6089670Z         PASS [   0.030s] ( 550/1602) spt-daemon drivehub::tests::slots_are_per_owner
2026-07-09T08:36:50.6119756Z         PASS [   0.034s] ( 551/1602) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-07-09T08:36:50.6149552Z         PASS [   0.043s] ( 552/1602) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-07-09T08:36:50.6300131Z         PASS [   0.024s] ( 553/1602) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-07-09T08:36:50.6399875Z         PASS [   0.010s] ( 554/1602) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-07-09T08:36:50.6429760Z         PASS [   0.044s] ( 555/1602) spt-daemon effect::tests::applied_set_survives_reopen
2026-07-09T08:36:50.6551795Z         PASS [   0.045s] ( 556/1602) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-07-09T08:36:50.6579711Z         PASS [   0.015s] ( 557/1602) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-07-09T08:36:50.6759801Z         PASS [   0.037s] ( 558/1602) spt-daemon effect::tests::minter_tag_round_trips
2026-07-09T08:36:50.6879941Z         PASS [   0.011s] ( 559/1602) spt-daemon effect::tests::recover_is_migration_free
2026-07-09T08:36:50.6940005Z         PASS [   0.036s] ( 560/1602) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-07-09T08:36:50.6999768Z         PASS [   0.090s] ( 561/1602) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-07-09T08:36:50.7029980Z         PASS [   0.039s] ( 562/1602) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-07-09T08:36:50.7059772Z         PASS [   0.017s] ( 563/1602) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-07-09T08:36:50.7210021Z         PASS [   0.022s] ( 564/1602) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-07-09T08:36:50.7239786Z         PASS [   0.114s] ( 565/1602) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-07-09T08:36:50.7269825Z         PASS [   0.033s] ( 566/1602) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-07-09T08:36:50.7299835Z         PASS [   0.021s] ( 567/1602) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-07-09T08:36:50.7473918Z         PASS [   0.029s] ( 568/1602) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-07-09T08:36:50.7479863Z         PASS [   0.024s] ( 569/1602) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-07-09T08:36:50.7499807Z         PASS [   0.024s] ( 570/1602) spt-daemon frame::tests::handshake_rejects_below_floor
2026-07-09T08:36:50.7600198Z         PASS [   0.055s] ( 571/1602) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-07-09T08:36:50.7616078Z         PASS [   0.028s] ( 572/1602) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-07-09T08:36:50.7639906Z         PASS [   0.015s] ( 573/1602) spt-daemon grants::tests::escalation_answers_apply
2026-07-09T08:36:50.7710558Z         PASS [   0.022s] ( 574/1602) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-07-09T08:36:50.7749889Z         PASS [   0.026s] ( 575/1602) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-07-09T08:36:50.7779654Z         PASS [   0.022s] ( 576/1602) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-07-09T08:36:50.7839884Z         PASS [   0.019s] ( 577/1602) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-07-09T08:36:50.7910427Z         PASS [   0.016s] ( 578/1602) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-07-09T08:36:50.7949963Z         PASS [   0.022s] ( 579/1602) spt-daemon grants::tests::preconsent_flags_author_grants
2026-07-09T08:36:50.8009853Z         PASS [   0.022s] ( 580/1602) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-07-09T08:36:50.8039691Z         PASS [   0.017s] ( 581/1602) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-07-09T08:36:50.8110101Z         PASS [   0.011s] ( 582/1602) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-07-09T08:36:50.8220057Z         PASS [   0.028s] ( 583/1602) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-07-09T08:36:50.8280093Z         PASS [   0.027s] ( 584/1602) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-07-09T08:36:50.8350026Z         PASS [   0.022s] ( 585/1602) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-07-09T08:36:50.8380072Z         PASS [   0.017s] ( 586/1602) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-07-09T08:36:50.8439861Z         PASS [   0.053s] ( 587/1602) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-07-09T08:36:50.8607194Z         PASS [   0.028s] ( 588/1602) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-07-09T08:36:50.8630046Z         PASS [   0.024s] ( 589/1602) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-07-09T08:36:50.8659966Z         PASS [   0.037s] ( 590/1602) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-07-09T08:36:50.8852329Z         PASS [   0.041s] ( 591/1602) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-07-09T08:36:50.8980184Z         PASS [   0.034s] ( 592/1602) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-07-09T08:36:50.9400094Z         PASS [   0.054s] ( 593/1602) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-07-09T08:36:50.9459924Z         PASS [   0.192s] ( 594/1602) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-07-09T08:36:50.9489912Z         PASS [   0.050s] ( 595/1602) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-07-09T08:36:50.9850086Z         PASS [   0.037s] ( 596/1602) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-07-09T08:36:50.9969905Z         PASS [   0.057s] ( 597/1602) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-07-09T08:36:51.0120103Z         PASS [   0.026s] ( 598/1602) spt-daemon lifecycle::tests::event_turn_timeout_floors_at_thirty_seconds
2026-07-09T08:36:51.0179876Z         PASS [   0.019s] ( 599/1602) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-07-09T08:36:51.0239867Z         PASS [   0.162s] ( 600/1602) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-07-09T08:36:51.0330294Z         PASS [   0.086s] ( 601/1602) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-07-09T08:36:51.0399926Z         PASS [   0.022s] ( 602/1602) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-07-09T08:36:51.0460628Z         PASS [   0.019s] ( 603/1602) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-07-09T08:36:51.0499982Z         PASS [   0.033s] ( 604/1602) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-07-09T08:36:51.0560098Z         PASS [   0.025s] ( 605/1602) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-07-09T08:36:51.0740302Z         PASS [   0.029s] ( 606/1602) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-07-09T08:36:51.0810164Z         PASS [   0.023s] ( 607/1602) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-07-09T08:36:51.0880044Z         PASS [   0.042s] ( 608/1602) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-07-09T08:36:51.0970115Z         PASS [   0.235s] ( 609/1602) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-07-09T08:36:51.1000094Z         PASS [   0.027s] ( 610/1602) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-07-09T08:36:51.1184417Z         PASS [   0.080s] ( 611/1602) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-07-09T08:36:51.1390302Z         PASS [   0.053s] ( 612/1602) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-07-09T08:36:51.1510269Z         PASS [   0.054s] ( 613/1602) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-07-09T08:36:51.1576241Z         PASS [   0.040s] ( 614/1602) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-07-09T08:36:51.1600417Z         PASS [   0.059s] ( 615/1602) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-07-09T08:36:51.1738686Z         PASS [   0.094s] ( 616/1602) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-07-09T08:36:51.1860150Z         PASS [   0.028s] ( 617/1602) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-07-09T08:36:51.1920228Z         PASS [   0.029s] ( 618/1602) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-07-09T08:36:51.2010468Z         PASS [   0.027s] ( 619/1602) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-07-09T08:36:51.2110325Z         PASS [   0.021s] ( 620/1602) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-07-09T08:36:51.2270093Z         PASS [   0.041s] ( 621/1602) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-07-09T08:36:51.2750160Z         PASS [   0.075s] ( 622/1602) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-07-09T08:36:51.2990244Z         PASS [   0.024s] ( 623/1602) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-07-09T08:36:51.3643982Z         PASS [   0.066s] ( 624/1602) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-07-09T08:36:51.3792085Z         PASS [   0.237s] ( 625/1602) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-07-09T08:36:51.3969709Z         PASS [   0.032s] ( 626/1602) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-07-09T08:36:51.4114161Z         PASS [   0.185s] ( 627/1602) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-07-09T08:36:51.4270096Z         PASS [   0.028s] ( 628/1602) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-07-09T08:36:51.5214799Z         PASS [   0.312s] ( 629/1602) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-07-09T08:36:51.5310351Z         PASS [   0.153s] ( 630/1602) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-07-09T08:36:51.5409378Z         PASS [   0.127s] ( 631/1602) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-07-09T08:36:51.5450434Z         PASS [   0.392s] ( 632/1602) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-07-09T08:36:51.5519970Z         PASS [   0.126s] ( 633/1602) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-07-09T08:36:51.5910022Z         PASS [   0.036s] ( 634/1602) spt-daemon livehost::tests::decide_resume_goal_table
2026-07-09T08:36:51.5970001Z         PASS [   0.052s] ( 635/1602) spt-daemon livehost::tests::control_reap_clears_sticky_controlled_on_already_offline_perch
2026-07-09T08:36:51.6450485Z         PASS [   0.105s] ( 636/1602) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-07-09T08:36:51.6600373Z         PASS [   0.069s] ( 637/1602) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-07-09T08:36:51.6642327Z         PASS [   0.143s] ( 638/1602) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-07-09T08:36:51.6684882Z         PASS [   0.025s] ( 639/1602) spt-daemon livehost::tests::live_bin_gc_removes_own_copy_and_displaces_when_locked
2026-07-09T08:36:51.7005496Z         PASS [   0.032s] ( 640/1602) spt-daemon livehost::tests::reconcile_attempts_resume_for_a_registered_woken_endpoint
2026-07-09T08:36:51.7177259Z         PASS [   0.189s] ( 641/1602) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-07-09T08:36:51.7435856Z         PASS [   0.043s] ( 642/1602) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-07-09T08:36:51.7730084Z         PASS [   0.055s] ( 643/1602) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-07-09T08:36:51.7824923Z         PASS [   0.039s] ( 644/1602) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-07-09T08:36:51.7955115Z         PASS [   0.131s] ( 645/1602) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-07-09T08:36:51.8041001Z         PASS [   0.031s] ( 646/1602) spt-daemon livehost::tests::reconcile_leaves_a_genuinely_suspended_endpoint_alone
2026-07-09T08:36:51.8133524Z         PASS [   0.156s] ( 647/1602) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-07-09T08:36:51.8336117Z         PASS [   0.051s] ( 648/1602) spt-daemon livehost::tests::reconcile_marks_unbound_skeleton_offline_on_session_death
2026-07-09T08:36:51.8369201Z         LEAK [   0.242s] ( 649/1602) spt-daemon livehost::tests::legacy_psyche_sweep_guard_is_id_specific_and_fail_safe
2026-07-09T08:36:51.8370432Z         PASS [   0.032s] ( 650/1602) spt-daemon livehost::tests::reconcile_refuses_a_woken_endpoint_with_an_unregistered_adapter
2026-07-09T08:36:51.8377820Z         PASS [   0.024s] ( 651/1602) spt-daemon livehost::tests::reconcile_skips_a_woken_endpoint_with_no_ledger_row
2026-07-09T08:36:51.8470275Z         PASS [   0.010s] ( 652/1602) spt-daemon livehost::tests::restart_resume_gate_only_reruns_the_orphaned_spt_hosted_dead_set
2026-07-09T08:36:51.8494543Z         PASS [   0.011s] ( 653/1602) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-07-09T08:36:51.8582702Z         PASS [   0.009s] ( 654/1602) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-07-09T08:36:51.8635211Z         PASS [   0.013s] ( 655/1602) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-07-09T08:36:51.8653283Z         PASS [   0.030s] ( 656/1602) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-07-09T08:36:51.8714455Z         PASS [   0.011s] ( 657/1602) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-07-09T08:36:51.8729637Z         PASS [   0.013s] ( 658/1602) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-07-09T08:36:51.8743656Z         PASS [   0.011s] ( 659/1602) spt-daemon msg::tests::evicted_envelope_round_trips
2026-07-09T08:36:51.8842116Z         PASS [   0.047s] ( 660/1602) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-07-09T08:36:51.8847662Z         PASS [   0.012s] ( 661/1602) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-07-09T08:36:51.8854275Z         PASS [   0.014s] ( 662/1602) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-07-09T08:36:51.8890035Z         PASS [   0.013s] ( 663/1602) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-07-09T08:36:51.8950197Z         PASS [   0.011s] ( 664/1602) spt-daemon msg::tests::output_envelope_round_trips
2026-07-09T08:36:51.8960997Z         PASS [   0.010s] ( 665/1602) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-07-09T08:36:51.8979315Z         PASS [   0.013s] ( 666/1602) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-07-09T08:36:51.9072110Z         PASS [   0.017s] ( 667/1602) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-07-09T08:36:51.9116559Z         PASS [   0.017s] ( 668/1602) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-07-09T08:36:51.9501140Z         PASS [   0.052s] ( 669/1602) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-07-09T08:36:51.9655768Z         PASS [   0.012s] ( 670/1602) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-07-09T08:36:51.9674776Z         PASS [   0.057s] ( 671/1602) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-07-09T08:36:51.9766787Z         PASS [   0.014s] ( 672/1602) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-07-09T08:36:51.9935194Z         PASS [   0.198s] ( 673/1602) spt-daemon livehost::tests::reconcile_reaps_orphaned_worker_and_spares_live_parent
2026-07-09T08:36:52.0048664Z         PASS [   0.042s] ( 674/1602) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-07-09T08:36:52.0578201Z         PASS [   0.081s] ( 675/1602) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-07-09T08:36:52.0642655Z         PASS [   2.018s] ( 676/1602) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-07-09T08:36:52.0892951Z         PASS [   0.193s] ( 677/1602) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-07-09T08:36:52.2671839Z         PASS [   0.203s] ( 678/1602) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-07-09T08:36:52.2795997Z         PASS [   0.286s] ( 679/1602) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-07-09T08:36:52.3148201Z         PASS [   0.035s] ( 680/1602) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-07-09T08:36:52.3498277Z         PASS [   0.344s] ( 681/1602) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-07-09T08:36:52.3629445Z         PASS [   0.096s] ( 682/1602) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-07-09T08:36:52.3822120Z         PASS [   0.324s] ( 683/1602) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-07-09T08:36:52.4063609Z         PASS [   0.317s] ( 684/1602) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-07-09T08:36:52.4315127Z         PASS [   0.068s] ( 685/1602) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-07-09T08:36:52.5717325Z         PASS [   0.165s] ( 686/1602) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-07-09T08:36:52.5925098Z         PASS [   0.161s] ( 687/1602) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-07-09T08:36:52.6921163Z         PASS [   0.120s] ( 688/1602) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-07-09T08:36:52.7043385Z         PASS [   0.012s] ( 689/1602) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-07-09T08:36:52.7202728Z         PASS [   0.016s] ( 690/1602) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-07-09T08:36:52.7317671Z         PASS [   0.139s] ( 691/1602) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-07-09T08:36:52.7353642Z         PASS [   0.012s] ( 692/1602) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-07-09T08:36:52.7445758Z         PASS [   0.012s] ( 693/1602) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-07-09T08:36:52.7476321Z         PASS [   0.012s] ( 694/1602) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-07-09T08:36:52.7690742Z         PASS [   0.025s] ( 695/1602) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-07-09T08:36:52.7787435Z         PASS [   0.032s] ( 696/1602) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-07-09T08:36:52.7810622Z         PASS [   0.012s] ( 697/1602) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-07-09T08:36:52.7910894Z         PASS [   0.010s] ( 698/1602) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-07-09T08:36:52.8152346Z         PASS [   0.500s] ( 699/1602) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-07-09T08:36:52.8217776Z         PASS [   0.043s] ( 700/1602) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-07-09T08:36:52.8275099Z         PASS [   0.445s] ( 701/1602) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-07-09T08:36:52.8334100Z         PASS [   0.484s] ( 702/1602) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-07-09T08:36:52.9750699Z         PASS [   0.183s] ( 703/1602) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-07-09T08:36:53.0198141Z         PASS [   1.108s] ( 704/1602) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-07-09T08:36:53.0248026Z         PASS [   0.197s] ( 705/1602) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-07-09T08:36:53.0325200Z         PASS [   0.199s] ( 706/1602) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-07-09T08:36:53.0383164Z         PASS [   0.216s] ( 707/1602) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-07-09T08:36:53.0460627Z         PASS [   0.013s] ( 708/1602) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-07-09T08:36:53.0521655Z         PASS [   0.013s] ( 709/1602) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-07-09T08:36:53.0649762Z         PASS [   0.012s] ( 710/1602) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-07-09T08:36:53.0736572Z         PASS [   0.027s] ( 711/1602) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-07-09T08:36:53.0769896Z         PASS [   0.012s] ( 712/1602) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-07-09T08:36:53.0859597Z         PASS [   0.012s] ( 713/1602) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-07-09T08:36:53.0900143Z         PASS [   0.013s] ( 714/1602) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-07-09T08:36:53.1001785Z         PASS [   0.014s] ( 715/1602) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-07-09T08:36:53.1015184Z         PASS [   0.011s] ( 716/1602) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-07-09T08:36:53.1127224Z         PASS [   0.013s] ( 717/1602) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-07-09T08:36:53.1255947Z         PASS [   0.012s] ( 718/1602) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-07-09T08:36:53.1286456Z         PASS [   0.028s] ( 719/1602) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-07-09T08:36:53.1365980Z         PASS [   0.011s] ( 720/1602) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-07-09T08:36:53.1391371Z         PASS [   0.322s] ( 721/1602) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-07-09T08:36:53.1416420Z         PASS [   0.011s] ( 722/1602) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-07-09T08:36:53.1473198Z         PASS [   0.010s] ( 723/1602) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-07-09T08:36:53.1509594Z         PASS [   0.011s] ( 724/1602) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-07-09T08:36:53.1615172Z         PASS [   0.010s] ( 725/1602) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-07-09T08:36:53.1717031Z         PASS [   0.010s] ( 726/1602) spt-daemon reconcile::tests::active_node_wins
2026-07-09T08:36:53.1809033Z         PASS [   0.043s] ( 727/1602) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-07-09T08:36:53.1812954Z         PASS [   0.010s] ( 728/1602) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-07-09T08:36:53.1923471Z         PASS [   0.011s] ( 729/1602) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-07-09T08:36:53.1931779Z         PASS [   0.012s] ( 730/1602) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-07-09T08:36:53.2003646Z         PASS [   0.053s] ( 731/1602) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-07-09T08:36:53.2175010Z         PASS [   0.198s] ( 732/1602) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-07-09T08:36:53.2230353Z         PASS [   0.031s] ( 733/1602) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-07-09T08:36:53.2316139Z         PASS [   0.030s] ( 734/1602) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-07-09T08:36:53.2415362Z         PASS [   0.048s] ( 735/1602) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-07-09T08:36:53.2428376Z         PASS [   0.025s] ( 736/1602) spt-daemon registryhost::tests::advertised_status_ignores_host_error
2026-07-09T08:36:53.2681160Z         PASS [   0.293s] ( 737/1602) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-07-09T08:36:53.2801942Z         PASS [   0.057s] ( 738/1602) spt-daemon registryhost::tests::advertised_status_splits_unbound_warm_from_cold_suspended
2026-07-09T08:36:53.2853262Z         PASS [   0.017s] ( 739/1602) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-07-09T08:36:53.2924377Z         PASS [   0.012s] ( 740/1602) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-07-09T08:36:53.2996005Z         PASS [   0.067s] ( 741/1602) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-07-09T08:36:53.3009858Z         PASS [   0.058s] ( 742/1602) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-07-09T08:36:53.3014206Z         PASS [   0.015s] ( 743/1602) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-07-09T08:36:53.3060282Z         PASS [   0.061s] ( 744/1602) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-07-09T08:36:53.3108899Z         PASS [   0.013s] ( 745/1602) spt-daemon registryhost::tests::evict_aged_offline_rows_reaps_ghosts_and_rewrites_snapshots
2026-07-09T08:36:53.3124533Z         PASS [   0.012s] ( 746/1602) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-07-09T08:36:53.3136237Z         PASS [   0.010s] ( 747/1602) spt-daemon registryhost::tests::gossip_controller_node_covers_any_controller
2026-07-09T08:36:53.3250039Z         PASS [   0.032s] ( 748/1602) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-07-09T08:36:53.3261389Z         PASS [   0.012s] ( 749/1602) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-07-09T08:36:53.3304626Z         PASS [   0.014s] ( 750/1602) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-07-09T08:36:53.3326491Z         PASS [   0.026s] ( 751/1602) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-07-09T08:36:53.3383280Z         PASS [   0.013s] ( 752/1602) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-07-09T08:36:53.3404949Z         PASS [   0.012s] ( 753/1602) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-07-09T08:36:53.3508059Z         PASS [   0.012s] ( 754/1602) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-07-09T08:36:53.3524344Z         PASS [   0.013s] ( 755/1602) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-07-09T08:36:53.3619848Z         PASS [   0.011s] ( 756/1602) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-07-09T08:36:53.3637752Z         PASS [   0.012s] ( 757/1602) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-07-09T08:36:53.3738777Z         PASS [   0.012s] ( 758/1602) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-07-09T08:36:53.3955413Z         PASS [   0.031s] ( 759/1602) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-07-09T08:36:53.3958210Z         PASS [   0.084s] ( 760/1602) spt-daemon registryhost::tests::recent_projects_for_dedups_newest_first_excludes_owlery
2026-07-09T08:36:53.4030247Z         PASS [   0.027s] ( 761/1602) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-07-09T08:36:53.4076687Z         PASS [   0.011s] ( 762/1602) spt-daemon release::tests::current_platform_is_registered_or_unknown
2026-07-09T08:36:53.4165563Z         PASS [   0.010s] ( 763/1602) spt-daemon release::tests::hex_roundtrips
2026-07-09T08:36:53.4200635Z         PASS [   0.024s] ( 764/1602) spt-daemon release::tests::channel_mismatch_is_rejected
2026-07-09T08:36:53.4237017Z         PASS [   0.023s] ( 765/1602) spt-daemon release::tests::expired_metadata_is_rejected
2026-07-09T08:36:53.4284127Z         PASS [   0.011s] ( 766/1602) spt-daemon release::tests::known_triples_project_the_registry
2026-07-09T08:36:53.4296795Z         PASS [   0.010s] ( 767/1602) spt-daemon release::tests::musl_platform_registered
2026-07-09T08:36:53.4364909Z         PASS [   0.412s] ( 768/1602) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-07-09T08:36:53.4457501Z         PASS [   0.015s] ( 769/1602) spt-daemon release::tests::production_policy_loads_fail_closed
2026-07-09T08:36:53.4500009Z         PASS [   0.016s] ( 770/1602) spt-daemon release::tests::revoked_key_is_rejected
2026-07-09T08:36:53.4620550Z         PASS [   0.022s] ( 771/1602) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-07-09T08:36:53.4735660Z         PASS [   0.050s] ( 772/1602) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-07-09T08:36:53.4816741Z         PASS [   0.035s] ( 773/1602) spt-daemon release::tests::untrusted_key_is_unknown
2026-07-09T08:36:53.4856152Z         PASS [   0.040s] ( 774/1602) spt-daemon release::tests::tampered_metadata_fails_signature
2026-07-09T08:36:53.4889957Z         PASS [   0.028s] ( 775/1602) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-07-09T08:36:53.5171176Z         PASS [   0.035s] ( 776/1602) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-07-09T08:36:53.5264904Z         PASS [   0.053s] ( 777/1602) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-07-09T08:36:53.5269813Z         PASS [   0.039s] ( 778/1602) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-07-09T08:36:53.5335624Z         PASS [   0.049s] ( 779/1602) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-07-09T08:36:53.5433692Z         PASS [   0.026s] ( 780/1602) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-07-09T08:36:53.5539770Z         PASS [   0.227s] ( 781/1602) spt-daemon relay::tests::run_honors_stop
2026-07-09T08:36:53.5651427Z         PASS [   0.011s] ( 782/1602) spt-daemon resting::tests::apply_event_miss_message_is_single_sourced
2026-07-09T08:36:53.5713574Z         PASS [   0.038s] ( 783/1602) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-07-09T08:36:53.5724277Z         PASS [   0.046s] ( 784/1602) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-07-09T08:36:53.5826018Z         PASS [   0.010s] ( 785/1602) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-07-09T08:36:53.5877081Z         PASS [   0.044s] ( 786/1602) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-07-09T08:36:53.5883673Z         PASS [   0.023s] ( 787/1602) spt-daemon resting::tests::apply_event_no_spurious_echo_on_cold_void_suspend
2026-07-09T08:36:53.6000154Z         PASS [   0.074s] ( 788/1602) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-07-09T08:36:53.6005072Z         PASS [   0.012s] ( 789/1602) spt-daemon resting::tests::effective_rest_state_table
2026-07-09T08:36:53.6076212Z         PASS [   0.036s] ( 790/1602) spt-daemon resting::tests::apply_event_wakes_a_cold_void_perch
2026-07-09T08:36:53.6108435Z         PASS [   0.010s] ( 791/1602) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-07-09T08:36:53.6114191Z         PASS [   0.011s] ( 792/1602) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-07-09T08:36:53.6220222Z         PASS [   0.010s] ( 793/1602) spt-daemon resting::tests::route_rest_event_contract_table
2026-07-09T08:36:53.6281247Z         PASS [   0.303s] ( 794/1602) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-07-09T08:36:53.6305686Z         PASS [   0.008s] ( 795/1602) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-07-09T08:36:53.6385202Z         PASS [   0.010s] ( 796/1602) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-07-09T08:36:53.6428254Z         PASS [   0.055s] ( 797/1602) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-07-09T08:36:53.6479662Z         PASS [   0.017s] ( 798/1602) spt-daemon seedmap::tests::put_refreshes_existing
2026-07-09T08:36:53.6547793Z         PASS [   0.044s] ( 799/1602) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-07-09T08:36:53.6564228Z         PASS [   0.018s] ( 800/1602) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-07-09T08:36:53.6620728Z         PASS [   0.019s] ( 801/1602) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-07-09T08:36:53.6648871Z         PASS [   0.017s] ( 802/1602) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-07-09T08:36:53.6663279Z         PASS [   0.010s] ( 803/1602) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-07-09T08:36:53.6754492Z         PASS [   0.010s] ( 804/1602) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-07-09T08:36:53.6763640Z         PASS [   0.014s] ( 805/1602) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-07-09T08:36:53.6830652Z         PASS [   0.010s] ( 806/1602) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-07-09T08:36:53.6860088Z         PASS [   0.023s] ( 807/1602) spt-daemon seedmap::tests::take_absent_is_none
2026-07-09T08:36:53.6881814Z         PASS [   0.012s] ( 808/1602) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-07-09T08:36:53.6883063Z         PASS [   0.106s] ( 809/1602) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-07-09T08:36:53.6884383Z         PASS [   0.011s] ( 810/1602) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-07-09T08:36:53.6885646Z         PASS [   0.012s] ( 811/1602) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-07-09T08:36:53.6894295Z         PASS [   0.014s] ( 812/1602) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-07-09T08:36:53.6995008Z         PASS [   0.010s] ( 813/1602) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-07-09T08:36:53.6997121Z         PASS [   0.011s] ( 814/1602) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-07-09T08:36:53.7008578Z         PASS [   0.011s] ( 815/1602) spt-daemon service::tests::stale_bare_logon_action_classification
2026-07-09T08:36:53.7011790Z         PASS [   0.013s] ( 816/1602) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-07-09T08:36:53.7097637Z         PASS [   0.014s] ( 817/1602) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-07-09T08:36:53.7113216Z         PASS [   0.099s] ( 818/1602) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-07-09T08:36:53.7142568Z         PASS [   0.010s] ( 819/1602) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-07-09T08:36:53.7144104Z         PASS [   0.011s] ( 820/1602) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-07-09T08:36:53.7164308Z         PASS [   0.015s] ( 821/1602) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-07-09T08:36:53.7176830Z         PASS [   0.017s] ( 822/1602) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-07-09T08:36:53.7214975Z         PASS [   0.019s] ( 823/1602) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-07-09T08:36:53.7216660Z         PASS [   0.014s] ( 824/1602) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-07-09T08:36:53.7282721Z         PASS [   0.018s] ( 825/1602) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-07-09T08:36:53.7359654Z         PASS [   0.015s] ( 826/1602) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-07-09T08:36:53.7423067Z         PASS [   0.033s] ( 827/1602) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-07-09T08:36:53.7464831Z         PASS [   0.018s] ( 828/1602) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-07-09T08:36:53.7516422Z         PASS [   0.015s] ( 829/1602) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-07-09T08:36:53.7534851Z         PASS [   0.010s] ( 830/1602) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-07-09T08:36:53.7571992Z         PASS [   0.010s] ( 831/1602) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-07-09T08:36:53.7586421Z         PASS [   0.037s] ( 832/1602) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-07-09T08:36:53.7708582Z         PASS [   0.017s] ( 833/1602) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-07-09T08:36:53.7751769Z         PASS [   0.017s] ( 834/1602) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-07-09T08:36:53.7891509Z         PASS [   0.037s] ( 835/1602) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-07-09T08:36:53.7967191Z         PASS [   0.039s] ( 836/1602) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-07-09T08:36:53.8046060Z         PASS [   0.016s] ( 837/1602) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-07-09T08:36:53.8094561Z         PASS [   0.012s] ( 838/1602) spt-daemon stderrlog::tests::path_under_home_and_stamp_is_legible
2026-07-09T08:36:53.8181117Z         PASS [   0.013s] ( 839/1602) spt-daemon stderrlog::tests::roll_keeps_bounded_generations_and_preserves_current
2026-07-09T08:36:53.8240368Z         PASS [   0.013s] ( 840/1602) spt-daemon stderrlog::tests::roll_with_keep_one_clears_without_backup
2026-07-09T08:36:53.8280230Z         PASS [   0.048s] ( 841/1602) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-07-09T08:36:53.8373172Z         PASS [   0.019s] ( 842/1602) spt-daemon stderrlog::tests::should_roll_at_or_over_cap_only
2026-07-09T08:36:53.8374630Z         PASS [   0.015s] ( 843/1602) spt-daemon sync::tests::gate_decision_table
2026-07-09T08:36:53.8711596Z         PASS [   0.033s] ( 844/1602) spt-daemon translation::tests::flagged_spawn_still_starts
2026-07-09T08:36:53.8772702Z         PASS [   0.104s] ( 845/1602) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-07-09T08:36:53.8871634Z         PASS [   0.011s] ( 846/1602) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-07-09T08:36:53.8910684Z         PASS [   0.014s] ( 847/1602) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-07-09T08:36:53.8966384Z         PASS [   0.010s] ( 848/1602) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-07-09T08:36:53.8990568Z         PASS [   0.013s] ( 849/1602) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-07-09T08:36:53.9096183Z         PASS [   0.014s] ( 850/1602) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-07-09T08:36:53.9115290Z         PASS [   0.013s] ( 851/1602) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-07-09T08:36:53.9195540Z         PASS [   0.010s] ( 852/1602) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-07-09T08:36:53.9213697Z         PASS [   0.010s] ( 853/1602) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-07-09T08:36:53.9312035Z         PASS [   0.011s] ( 854/1602) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-07-09T08:36:53.9325523Z         PASS [   0.011s] ( 855/1602) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-07-09T08:36:53.9425813Z         PASS [   0.011s] ( 856/1602) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-07-09T08:36:53.9443463Z         PASS [   0.226s] ( 857/1602) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-07-09T08:36:53.9480295Z         PASS [   0.012s] ( 858/1602) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-07-09T08:36:53.9531272Z         PASS [   0.010s] ( 859/1602) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-07-09T08:36:53.9550148Z         PASS [   0.012s] ( 860/1602) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-07-09T08:36:53.9621660Z         PASS [   0.012s] ( 861/1602) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-07-09T08:36:53.9817852Z         PASS [   0.158s] ( 862/1602) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-07-09T08:36:53.9870437Z         PASS [   0.026s] ( 863/1602) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-07-09T08:36:53.9954996Z         PASS [   0.277s] ( 864/1602) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-07-09T08:36:54.0015451Z         PASS [   0.016s] ( 865/1602) spt-daemon wan::tests::origin_user_backed_matrix
2026-07-09T08:36:54.0051785Z         PASS [   0.047s] ( 866/1602) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-07-09T08:36:54.0090263Z         PASS [   0.051s] ( 867/1602) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-07-09T08:36:54.0142801Z         PASS [   0.019s] ( 868/1602) spt-daemon wan::tests::wan_ingress_empty_from_renders_origin_node_label
2026-07-09T08:36:54.0146664Z         PASS [   0.013s] ( 869/1602) spt-daemon wan::tests::wan_outcome_token_round_trips_and_unknown_is_noreply
2026-07-09T08:36:54.0155193Z         PASS [   0.013s] ( 870/1602) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-07-09T08:36:54.0247691Z         PASS [   0.010s] ( 871/1602) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-07-09T08:36:54.0310215Z         PASS [   0.027s] ( 872/1602) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-07-09T08:36:54.1000073Z         PASS [   0.261s] ( 873/1602) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-07-09T08:36:54.1647276Z         PASS [   0.183s] ( 874/1602) spt-daemon wan::tests::no_binary_wan_arrival_spools_not_pty
2026-07-09T08:36:54.2977363Z         PASS [   0.267s] ( 875/1602) spt-daemon::control_stamp_lifetime converge_stamps_on_sessions_poll_after_late_bind
2026-07-09T08:36:54.3037592Z         PASS [   0.139s] ( 876/1602) spt-daemon::endpoint_survival daemon_restart_reruns_a_previously_online_orphaned_endpoint
2026-07-09T08:36:54.3496922Z         PASS [   0.325s] ( 877/1602) spt-daemon::control_stamp_lifetime control_reap_clears_sticky_stamps_no_session_online_and_boot_sweep
2026-07-09T08:36:54.4280531Z         PASS [   0.124s] ( 878/1602) spt-daemon::legacy_resident_sweep_e2e legacy_resident_sweep_reaps_match_and_declines_control
2026-07-09T08:36:54.4628202Z         PASS [   0.364s] ( 879/1602) spt-daemon::control_stamp_lifetime reap_clears_control_and_viewer_stamps
2026-07-09T08:36:54.4674143Z         PASS [   0.453s] ( 880/1602) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-07-09T08:36:54.6610564Z         PASS [   0.191s] ( 881/1602) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-07-09T08:36:54.7685115Z         PASS [   0.306s] ( 882/1602) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-07-09T08:36:54.7960942Z         PASS [   0.024s] ( 883/1602) spt-daemon::netbroker netless_broker_probes_gracefully
2026-07-09T08:36:54.9312207Z         PASS [   0.138s] ( 884/1602) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-07-09T08:36:54.9578507Z         PASS [   0.608s] ( 885/1602) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-07-09T08:36:55.0050456Z         PASS [   0.072s] ( 886/1602) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-07-09T08:36:55.0265172Z         PASS [   0.598s] ( 887/1602) spt-daemon::mesh staggered_offliner_still_meshes
2026-07-09T08:36:55.3445189Z         PASS [   0.339s] ( 888/1602) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-07-09T08:36:55.4160300Z         PASS [   0.387s] ( 889/1602) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-07-09T08:36:55.4770499Z         PASS [   0.516s] ( 890/1602) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-07-09T08:36:55.4810619Z         PASS [   1.458s] ( 891/1602) spt-daemon::brain_decouple suspended_brain_controller_is_stall_evicted_take_completes_viewer_ticks
2026-07-09T08:36:55.4911284Z         PASS [   0.074s] ( 892/1602) spt-daemon::pairjoin pair_code_submit_for_an_unknown_session_fails_cleanly
2026-07-09T08:36:55.7172725Z         PASS [   0.374s] ( 893/1602) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-07-09T08:36:55.8480431Z         PASS [   0.372s] ( 894/1602) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-07-09T08:36:55.9120119Z         PASS [   0.193s] ( 895/1602) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-07-09T08:36:56.0964266Z         PASS [   0.186s] ( 896/1602) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-07-09T08:36:56.1997080Z         PASS [   0.712s] ( 897/1602) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-07-09T08:36:56.2103214Z         PASS [  10.245s] ( 898/1602) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-07-09T08:36:56.2440852Z         PASS [   0.145s] ( 899/1602) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-07-09T08:36:56.2725044Z         PASS [   0.072s] ( 900/1602) spt-daemon::propagate update_set_carries_and_verifies_the_musl_artifact
2026-07-09T08:36:56.3515052Z         PASS [   0.505s] ( 901/1602) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-07-09T08:36:56.3671734Z         PASS [   1.708s] ( 902/1602) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-07-09T08:36:56.3894008Z         PASS [   0.147s] ( 903/1602) spt-daemon::psyche_context_file_e2e large_preload_mind_rides_the_context_file_not_argv
2026-07-09T08:36:56.4711184Z         PASS [   0.119s] ( 904/1602) spt-daemon::psyche_event_turn_e2e pulse_fire_runs_one_bounded_psyche_turn
2026-07-09T08:36:56.5098677Z         PASS [   0.302s] ( 905/1602) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-07-09T08:36:56.6050378Z         PASS [   2.307s] ( 906/1602) spt-daemon::false_promote ready_candidate_does_not_promote_until_the_wedged_old_gen_conn_drains
2026-07-09T08:36:56.6828467Z         PASS [   0.315s] ( 907/1602) spt-daemon::psyche_residency_expectation_e2e failing_psyche_never_unhosts_or_destamps_the_parent
2026-07-09T08:36:56.8670656Z         PASS [   0.262s] ( 908/1602) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-07-09T08:36:56.9180036Z         PASS [   0.236s] ( 909/1602) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-07-09T08:36:57.1146692Z         PASS [   0.196s] ( 910/1602) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-07-09T08:36:57.1229584Z         PASS [   0.613s] ( 911/1602) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-07-09T08:36:57.1321195Z         PASS [   0.742s] ( 912/1602) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-07-09T08:36:57.2150575Z         PASS [   0.100s] ( 913/1602) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-07-09T08:36:57.2502310Z         PASS [   0.125s] ( 914/1602) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-07-09T08:36:57.3231564Z         PASS [   0.107s] ( 915/1602) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-07-09T08:36:57.6175950Z         PASS [  34.062s] ( 916/1602) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-09T08:36:57.7375384Z         PASS [  33.182s] ( 917/1602) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-09T08:36:58.1822543Z         PASS [   0.565s] ( 918/1602) spt-daemon::sync torn_pull_recovers_by_repulling
2026-07-09T08:36:58.2249565Z         PASS [  34.695s] ( 919/1602) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-09T08:36:58.3531376Z         PASS [   2.081s] ( 920/1602) spt-daemon::psyche_event_turn_e2e host_one_spawns_no_resident_psyche
2026-07-09T08:36:58.5515038Z         PASS [   0.327s] ( 921/1602) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-07-09T08:36:58.5758652Z         PASS [   0.393s] ( 922/1602) spt-daemon::wake_single_flight two_concurrent_wakes_for_one_endpoint_spawn_exactly_one_launch_tree
2026-07-09T08:36:58.7385200Z         PASS [   0.385s] ( 923/1602) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-07-09T08:36:58.7625597Z         PASS [   0.209s] ( 924/1602) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-07-09T08:36:58.7707823Z         PASS [   0.010s] ( 925/1602) spt-live context::tests::direct_always_writes
2026-07-09T08:36:58.7970925Z         PASS [   0.024s] ( 926/1602) spt-live context::tests::identified_write_stamps_advancing_vector
2026-07-09T08:36:58.8069807Z         PASS [   0.010s] ( 927/1602) spt-live context::tests::llm_over_llm_writes
2026-07-09T08:36:58.8138745Z         PASS [   0.007s] ( 928/1602) spt-live context::tests::llm_past_window_writes
2026-07-09T08:36:58.8210447Z         PASS [   0.007s] ( 929/1602) spt-live context::tests::llm_within_window_suppressed
2026-07-09T08:36:58.8303053Z         PASS [   0.009s] ( 930/1602) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-07-09T08:36:58.8411748Z         PASS [   0.008s] ( 931/1602) spt-live context::tests::write_context_suppresses_stale_llm
2026-07-09T08:36:58.8501023Z         PASS [   3.373s] ( 932/1602) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-07-09T08:36:58.8785768Z         PASS [   0.031s] ( 933/1602) spt-live digest::tests::extracts_records_from_the_located_source
2026-07-09T08:36:58.9084391Z         PASS [   0.030s] ( 934/1602) spt-live digest::tests::falls_back_to_history_locate_template
2026-07-09T08:36:58.9248406Z         PASS [   1.602s] ( 935/1602) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-07-09T08:36:58.9314788Z         PASS [   0.006s] ( 936/1602) spt-live digest::tests::missing_source_file_is_read_error
2026-07-09T08:36:58.9376543Z         PASS [   0.029s] ( 937/1602) spt-live digest::tests::fetcher_digest_lets_the_adapter_locate_and_emit
2026-07-09T08:36:58.9405443Z         PASS [   0.202s] ( 938/1602) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-07-09T08:36:58.9419074Z         PASS [   0.010s] ( 939/1602) spt-live digest::tests::no_source_errors
2026-07-09T08:36:58.9511758Z         PASS [   0.375s] ( 940/1602) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-07-09T08:36:58.9535952Z         PASS [   1.216s] ( 941/1602) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-07-09T08:36:58.9603551Z         PASS [   0.006s] ( 942/1602) spt-live echo::tests::provenance_is_stamped
2026-07-09T08:36:58.9757517Z         PASS [   0.035s] ( 943/1602) spt-live echo::tests::echo_child_is_recursion_guarded
2026-07-09T08:36:58.9790385Z         PASS [   0.034s] ( 944/1602) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-07-09T08:36:58.9816509Z         PASS [   0.030s] ( 945/1602) spt-live echo::tests::echo_nonzero_errors
2026-07-09T08:36:58.9856840Z         PASS [   0.010s] ( 946/1602) spt-live history::tests::fetcher_yields_records
2026-07-09T08:36:58.9887810Z         PASS [   0.007s] ( 947/1602) spt-live history::tests::missing_fetcher_field_errors
2026-07-09T08:36:58.9920918Z         PASS [   0.006s] ( 948/1602) spt-live history::tests::native_missing_log_is_empty
2026-07-09T08:36:58.9959127Z         PASS [   0.007s] ( 949/1602) spt-live history::tests::native_reads_logged_records
2026-07-09T08:36:59.0065982Z         PASS [   0.030s] ( 950/1602) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-07-09T08:36:59.0300810Z         PASS [   2.163s] ( 951/1602) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-07-09T08:36:59.1652818Z         PASS [   0.173s] ( 952/1602) spt-live ingest::tests::both_drops_ingested
2026-07-09T08:36:59.1684973Z         PASS [   0.169s] ( 953/1602) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-07-09T08:36:59.1715677Z         PASS [   0.329s] ( 954/1602) spt-live digest::tests::extractor_timeout_errors
2026-07-09T08:36:59.1717152Z         PASS [   0.141s] ( 955/1602) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-07-09T08:36:59.1783608Z         PASS [   0.007s] ( 956/1602) spt-live ingest::tests::strip_checkpoint_markers_removes_tokens_keeps_text
2026-07-09T08:36:59.1805153Z         PASS [  39.439s] ( 957/1602) spt::idle_edge_drain_e2e spool_while_active_then_idle_fires_injection
2026-07-09T08:36:59.1846272Z         PASS [   0.015s] ( 958/1602) spt-live ingest::tests::no_drops_is_empty
2026-07-09T08:36:59.1880291Z         PASS [   0.007s] ( 959/1602) spt-live inject::tests::long_body_is_capped
2026-07-09T08:36:59.1901242Z         PASS [   0.008s] ( 960/1602) spt-live inject::tests::missing_perch_is_best_effort
2026-07-09T08:36:59.1953819Z         PASS [   0.188s] ( 961/1602) spt-live ingest::tests::empty_project_id_skips_project_tier
2026-07-09T08:36:59.1955153Z         PASS [   0.008s] ( 962/1602) spt-live inject::tests::tap_appends_a_context_entry
2026-07-09T08:36:59.1967162Z         PASS [   0.008s] ( 963/1602) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-07-09T08:36:59.2025486Z         PASS [   0.007s] ( 964/1602) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-07-09T08:36:59.2031440Z         PASS [   0.006s] ( 965/1602) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-07-09T08:36:59.2037327Z         PASS [   0.008s] ( 966/1602) spt-live outbound::tests::non_authorable_types_are_ignored
2026-07-09T08:36:59.2113317Z         PASS [   0.007s] ( 967/1602) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-07-09T08:36:59.2152375Z         PASS [   0.009s] ( 968/1602) spt-live outbound::tests::prose_only_yields_nothing
2026-07-09T08:36:59.2173135Z         PASS [   0.007s] ( 969/1602) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-07-09T08:36:59.2202655Z         PASS [   0.009s] ( 970/1602) spt-live pulse::tests::tick_reports_idle
2026-07-09T08:36:59.2697342Z         PASS [   0.102s] ( 971/1602) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-07-09T08:36:59.2773187Z         PASS [   0.316s] ( 972/1602) spt-live history::tests::fetcher_timeout_errors
2026-07-09T08:36:59.3131826Z         PASS [   2.181s] ( 973/1602) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-07-09T08:36:59.3239889Z         PASS [   0.158s] ( 974/1602) spt-live ingest::tests::ingest_strips_checkpoint_sentinel_from_durable_tier
2026-07-09T08:36:59.3277515Z         PASS [   0.107s] ( 975/1602) spt-live reconcile::tests::no_conflict_is_a_noop
2026-07-09T08:36:59.3446838Z         PASS [   0.407s] ( 976/1602) spt-live echo::tests::drop_write_retry_is_bounded_and_denied_only
2026-07-09T08:36:59.3519550Z         PASS [   0.007s] ( 977/1602) spt-live resume::tests::pending_strips_checkpoint_sentinel_keeps_inter_marker_text
2026-07-09T08:36:59.3622206Z         PASS [   0.150s] ( 978/1602) spt-live pulse::tests::tick_ingests_drops
2026-07-09T08:36:59.3710145Z         PASS [   0.008s] ( 979/1602) spt-live signoff::tests::echo_precedes_signoff_compose
2026-07-09T08:36:59.3780097Z         PASS [   0.008s] ( 980/1602) spt-live signoff::tests::missing_session_skips_echo
2026-07-09T08:36:59.3841215Z         PASS [   0.006s] ( 981/1602) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-07-09T08:36:59.3863692Z         PASS [   0.174s] ( 982/1602) spt-live reconcile::tests::failed_turn_preserves_everything
2026-07-09T08:36:59.3911502Z         PASS [   0.007s] ( 983/1602) spt-live signoff::tests::stale_signoff_swept
2026-07-09T08:36:59.4219734Z         PASS [   0.034s] ( 984/1602) spt-live turn::tests::empty_stdout_is_an_error
2026-07-09T08:36:59.4250222Z         PASS [   0.029s] ( 985/1602) spt-live turn::tests::turn_captures_stdout
2026-07-09T08:36:59.4340885Z         PASS [   2.183s] ( 986/1602) spt-daemon::seedproofx wrong_seed_is_dropped
2026-07-09T08:36:59.4360303Z         PASS [   0.015s] ( 987/1602) spt-msg deliver::tests::deferred_send_validates
2026-07-09T08:36:59.4433427Z         PASS [   0.127s] ( 988/1602) spt-live resume::tests::download_appends_pending_drop_after_project
2026-07-09T08:36:59.4636657Z         PASS [   0.283s] ( 989/1602) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-07-09T08:36:59.4646970Z         PASS [   0.187s] ( 990/1602) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-07-09T08:36:59.4714732Z         PASS [   0.006s] ( 991/1602) spt-msg emit::tests::anonymous_still_enveloped
2026-07-09T08:36:59.4792253Z         PASS [   0.008s] ( 992/1602) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-07-09T08:36:59.4881266Z         PASS [   0.008s] ( 993/1602) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-07-09T08:36:59.4922591Z         PASS [   0.222s] ( 994/1602) spt-live reconcile::tests::reconcile_merges_and_clears
2026-07-09T08:36:59.4949678Z         PASS [   0.007s] ( 995/1602) spt-msg emit::tests::structural_renders_msg_envelope
2026-07-09T08:36:59.5003388Z         PASS [   0.176s] ( 996/1602) spt-live resume::tests::download_composes_two_tiers
2026-07-09T08:36:59.5013502Z         PASS [   0.006s] ( 997/1602) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-07-09T08:36:59.5056250Z         PASS [   0.013s] ( 998/1602) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-07-09T08:36:59.5070269Z         PASS [   0.006s] ( 999/1602) spt-msg emit::tests::whole_render_never_chunks
2026-07-09T08:36:59.5466217Z         PASS [   0.218s] (1000/1602) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-07-09T08:36:59.5881655Z         PASS [   0.125s] (1001/1602) spt-msg deliver::tests::send_outcome_mapping
2026-07-09T08:36:59.6156903Z         PASS [   0.114s] (1002/1602) spt-msg listener::tests::bind_registers_and_round_trips
2026-07-09T08:36:59.6227651Z         PASS [   0.202s] (1003/1602) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-07-09T08:36:59.6467319Z         PASS [   0.295s] (1004/1602) spt-live signoff::tests::boundary_writes_resume_commune
2026-07-09T08:36:59.6473453Z         PASS [   0.216s] (1005/1602) spt-msg deliver::tests::offline_existing_perch_spools
2026-07-09T08:36:59.6515160Z         PASS [   0.145s] (1006/1602) spt-msg listener::tests::blocking_accepts_within_window
2026-07-09T08:36:59.6557429Z         PASS [  39.791s] (1007/1602) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-09T08:36:59.6604709Z         PASS [   0.005s] (1008/1602) spt-msg ring::tests::ring_no_perch
2026-07-09T08:36:59.6618276Z         PASS [   0.115s] (1009/1602) spt-msg listener::tests::drop_unregisters_address
2026-07-09T08:36:59.6715992Z         PASS [   0.231s] (1010/1602) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-07-09T08:36:59.6780526Z         PASS [   0.006s] (1011/1602) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-07-09T08:36:59.6827077Z         PASS [   0.005s] (1012/1602) spt-msg wire::tests::encode_decode_round_trips_structural
2026-07-09T08:36:59.6872896Z         PASS [   0.005s] (1013/1602) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-07-09T08:36:59.6909736Z         PASS [   0.256s] (1014/1602) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-07-09T08:36:59.6924323Z         PASS [   0.005s] (1015/1602) spt-msg wire::tests::frame_round_trips_over_loopback
2026-07-09T08:36:59.6969278Z         PASS [   0.006s] (1016/1602) spt-msg wire::tests::oversized_length_prefix_rejected
2026-07-09T08:36:59.6972090Z         PASS [   0.005s] (1017/1602) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-07-09T08:36:59.7144296Z         PASS [   0.207s] (1018/1602) spt-msg listener::tests::blocking_times_out_when_idle
2026-07-09T08:36:59.7408711Z         PASS [   0.026s] (1019/1602) spt-net net::attach::tests::attach_intents_round_trip
2026-07-09T08:36:59.7500880Z         PASS [   0.009s] (1020/1602) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-07-09T08:36:59.7522180Z         PASS [  39.888s] (1021/1602) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-09T08:36:59.7604553Z         PASS [   0.010s] (1022/1602) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-07-09T08:36:59.7634637Z         PASS [   0.011s] (1023/1602) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-09T08:36:59.7719517Z         PASS [   0.011s] (1024/1602) spt-net net::attach::tests::request_endpoint_id_is_additive_and_local_wire_is_unchanged
2026-07-09T08:36:59.7730322Z         PASS [   0.010s] (1025/1602) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-07-09T08:36:59.7821856Z         PASS [   0.009s] (1026/1602) spt-net net::endpoint::tests::family_force_off_flag_parsing
2026-07-09T08:36:59.7901180Z         PASS [   0.008s] (1027/1602) spt-net net::endpoint::tests::family_selection_drops_dead_keeps_working
2026-07-09T08:36:59.7994695Z         PASS [   0.009s] (1028/1602) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-07-09T08:36:59.8778111Z         PASS [   0.106s] (1029/1602) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-07-09T08:36:59.8852417Z         PASS [   0.008s] (1030/1602) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-07-09T08:36:59.8867621Z         PASS [   0.240s] (1031/1602) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-07-09T08:36:59.8868420Z         PASS [   0.271s] (1032/1602) spt-msg ready::tests::recv_gets_live_tcp_message
2026-07-09T08:36:59.8934724Z         PASS [   0.239s] (1033/1602) spt-msg ready::tests::start_registers_resolvable_perch
2026-07-09T08:36:59.8935712Z         PASS [   0.008s] (1034/1602) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-07-09T08:36:59.8943688Z         PASS [   0.008s] (1035/1602) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-09T08:36:59.8946224Z         PASS [   0.008s] (1036/1602) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-07-09T08:36:59.8947303Z         PASS [   0.008s] (1037/1602) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-07-09T08:36:59.8969148Z         PASS [   0.308s] (1038/1602) spt-msg ready::tests::backlog_drains_on_start
2026-07-09T08:36:59.9020378Z         PASS [   0.008s] (1039/1602) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-07-09T08:36:59.9028750Z         PASS [   0.008s] (1040/1602) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-07-09T08:36:59.9035280Z         PASS [   0.009s] (1041/1602) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-07-09T08:36:59.9063502Z         PASS [   0.010s] (1042/1602) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-07-09T08:36:59.9068105Z         PASS [   0.012s] (1043/1602) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-07-09T08:36:59.9077673Z         PASS [   0.285s] (1044/1602) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-07-09T08:36:59.9121317Z         PASS [   0.010s] (1045/1602) spt-net net::notif::tests::forged_origin_field_is_inert
2026-07-09T08:36:59.9122461Z         PASS [   0.008s] (1046/1602) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-07-09T08:36:59.9123936Z         PASS [   0.009s] (1047/1602) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-07-09T08:36:59.9154982Z         PASS [   0.009s] (1048/1602) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-07-09T08:36:59.9160103Z         PASS [   0.010s] (1049/1602) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-07-09T08:36:59.9200543Z         PASS [   0.259s] (1050/1602) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-07-09T08:36:59.9208220Z         PASS [   0.008s] (1051/1602) spt-net net::pairing::ntp::tests::clock_step_forces_refresh_via_injected_reads
2026-07-09T08:36:59.9209640Z         PASS [   0.008s] (1052/1602) spt-net net::pairing::ntp::tests::invalidate_clears_the_snapshot
2026-07-09T08:36:59.9242590Z         PASS [   0.008s] (1053/1602) spt-net net::pairing::ntp::tests::loud_fail_logs_only_on_transitions
2026-07-09T08:36:59.9245246Z         PASS [   0.012s] (1054/1602) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-07-09T08:36:59.9255459Z         PASS [   0.009s] (1055/1602) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-07-09T08:36:59.9292157Z         PASS [   0.009s] (1056/1602) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-07-09T08:36:59.9300398Z         PASS [   0.009s] (1057/1602) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-07-09T08:36:59.9308522Z         PASS [   0.010s] (1058/1602) spt-net net::pairing::ntp::tests::sort_v4_first_leads_with_v4_preserving_family_order
2026-07-09T08:36:59.9341418Z         PASS [   0.008s] (1059/1602) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-07-09T08:36:59.9365283Z         PASS [   0.137s] (1060/1602) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-07-09T08:36:59.9389090Z         PASS [   0.010s] (1061/1602) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-07-09T08:36:59.9402574Z         PASS [   0.010s] (1062/1602) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-07-09T08:36:59.9403930Z         PASS [   0.010s] (1063/1602) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-07-09T08:36:59.9404985Z         PASS [   0.289s] (1064/1602) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-07-09T08:36:59.9457215Z         PASS [   0.011s] (1065/1602) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-07-09T08:36:59.9458824Z         PASS [   0.009s] (1066/1602) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-07-09T08:36:59.9490663Z         PASS [   0.010s] (1067/1602) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-07-09T08:36:59.9496929Z         PASS [   0.009s] (1068/1602) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-07-09T08:36:59.9498799Z         PASS [   0.009s] (1069/1602) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-07-09T08:36:59.9500725Z         PASS [   0.009s] (1070/1602) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-07-09T08:36:59.9542703Z         PASS [   0.009s] (1071/1602) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-07-09T08:36:59.9581121Z         PASS [   0.009s] (1072/1602) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-07-09T08:37:00.0113184Z         PASS [   0.060s] (1073/1602) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-07-09T08:37:00.0527370Z         PASS [   0.145s] (1074/1602) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-07-09T08:37:00.0558655Z         PASS [   0.106s] (1075/1602) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-07-09T08:37:00.0601253Z         PASS [   0.108s] (1076/1602) spt-net net::pairing::spake::tests::stale_step_fails
2026-07-09T08:37:00.0605532Z         PASS [   0.106s] (1077/1602) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-07-09T08:37:00.0667487Z         PASS [   0.010s] (1078/1602) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-07-09T08:37:00.0673446Z         PASS [   0.009s] (1079/1602) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-07-09T08:37:00.0752207Z         PASS [   0.375s] (1080/1602) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-07-09T08:37:00.0790147Z         PASS [   0.124s] (1081/1602) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-07-09T08:37:00.0791301Z         PASS [   0.013s] (1082/1602) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-07-09T08:37:00.0862035Z         PASS [   0.010s] (1083/1602) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-07-09T08:37:00.0891007Z         PASS [   0.011s] (1084/1602) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-07-09T08:37:00.0931476Z         PASS [   0.126s] (1085/1602) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-07-09T08:37:00.0960721Z         PASS [   0.010s] (1086/1602) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-07-09T08:37:00.0979900Z         PASS [   0.011s] (1087/1602) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-07-09T08:37:00.1001902Z         PASS [   0.011s] (1088/1602) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-07-09T08:37:00.1041686Z         PASS [   0.011s] (1089/1602) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-07-09T08:37:00.1060302Z         PASS [   0.012s] (1090/1602) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-07-09T08:37:00.1076495Z         PASS [   0.012s] (1091/1602) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-07-09T08:37:00.1078069Z         PASS [   0.009s] (1092/1602) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-07-09T08:37:00.1079660Z         PASS [   0.013s] (1093/1602) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-07-09T08:37:00.1080690Z         PASS [   0.014s] (1094/1602) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-07-09T08:37:00.1081670Z         PASS [   0.010s] (1095/1602) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-07-09T08:37:00.1098059Z         PASS [   0.016s] (1096/1602) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-09T08:37:00.1149988Z         PASS [   0.010s] (1097/1602) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-07-09T08:37:00.1178583Z         PASS [   0.108s] (1098/1602) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-07-09T08:37:00.1713615Z         PASS [   0.118s] (1099/1602) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-07-09T08:37:00.1900365Z         PASS [   0.016s] (1100/1602) spt-net net::registry::tests::adapter_projects_controlled_serde_and_n_minus_one
2026-07-09T08:37:00.1943683Z         PASS [   0.105s] (1101/1602) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-07-09T08:37:00.2000360Z         PASS [   0.089s] (1102/1602) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-07-09T08:37:00.2030371Z         PASS [   0.013s] (1103/1602) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-07-09T08:37:00.2069876Z         PASS [   0.544s] (1104/1602) spt-msg ring::tests::ring_timeout_cleans_up
2026-07-09T08:37:00.2125374Z         PASS [   0.013s] (1105/1602) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-07-09T08:37:00.2190539Z         PASS [   0.020s] (1106/1602) spt-net net::registry::tests::display_parity_fields_serde_and_n_minus_one
2026-07-09T08:37:00.2216253Z         PASS [   0.016s] (1107/1602) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-07-09T08:37:00.2223357Z         PASS [   0.105s] (1108/1602) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-07-09T08:37:00.2245101Z         PASS [   0.015s] (1109/1602) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-07-09T08:37:00.2253769Z         PASS [   0.013s] (1110/1602) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-07-09T08:37:00.2305571Z         PASS [   0.014s] (1111/1602) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-07-09T08:37:00.2345311Z         PASS [   0.017s] (1112/1602) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-07-09T08:37:00.2346435Z         PASS [   0.012s] (1113/1602) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-07-09T08:37:00.2368513Z         PASS [   0.011s] (1114/1602) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-07-09T08:37:00.2377672Z         PASS [   0.016s] (1115/1602) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-07-09T08:37:00.2393865Z         PASS [   0.009s] (1116/1602) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-07-09T08:37:00.2415096Z         PASS [   0.316s] (1117/1602) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-07-09T08:37:00.2416398Z         PASS [   0.010s] (1118/1602) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-07-09T08:37:00.2470687Z         PASS [   0.321s] (1119/1602) spt-net net::pairing::ntp::tests::v6_first_ordering_does_not_starve_the_query
2026-07-09T08:37:00.2482054Z         PASS [   0.014s] (1120/1602) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-07-09T08:37:00.2491942Z         PASS [   0.011s] (1121/1602) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-07-09T08:37:00.2530452Z         PASS [   0.009s] (1122/1602) spt-net net::registry::tests::offline_since_side_map_is_self_pruning
2026-07-09T08:37:00.2535806Z         PASS [   0.012s] (1123/1602) spt-net net::registry::tests::offline_rows_decay_past_grace_own_rows_survive
2026-07-09T08:37:00.2537241Z         PASS [   0.013s] (1124/1602) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-07-09T08:37:00.2538553Z         PASS [   0.557s] (1125/1602) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-07-09T08:37:00.2585828Z         PASS [   0.010s] (1126/1602) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-07-09T08:37:00.2609907Z         PASS [   0.020s] (1127/1602) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-07-09T08:37:00.2637292Z         PASS [   0.011s] (1128/1602) spt-net net::registry::tests::resolve_across_bare_id_distinct_nodes_refuses_acrossnodes
2026-07-09T08:37:00.2665303Z         PASS [   0.009s] (1129/1602) spt-net net::registry::tests::resolve_across_same_node_twins_keep_freshest_epoch
2026-07-09T08:37:00.2700972Z         PASS [   0.013s] (1130/1602) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-07-09T08:37:00.2718830Z         PASS [   0.012s] (1131/1602) spt-net net::registry::tests::resolve_across_local_wins_over_remote_in_other_subnet
2026-07-09T08:37:00.2720392Z         PASS [   0.017s] (1132/1602) spt-net net::registry::tests::registry_serde_roundtrips
2026-07-09T08:37:00.2721644Z         PASS [   0.019s] (1133/1602) spt-net net::registry::tests::purge_churn_offline_ghosts_stay_bounded
2026-07-09T08:37:00.2729608Z         PASS [   0.010s] (1134/1602) spt-net net::registry::tests::resolve_across_same_node_two_subnets_resolves
2026-07-09T08:37:00.2731613Z         PASS [   0.010s] (1135/1602) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-07-09T08:37:00.2736400Z         PASS [   0.009s] (1136/1602) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-07-09T08:37:00.2747189Z         PASS [   0.010s] (1137/1602) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-07-09T08:37:00.2750084Z         PASS [   0.011s] (1138/1602) spt-net net::registry::tests::resolve_prefers_local_instance
2026-07-09T08:37:00.2781932Z         PASS [   0.015s] (1139/1602) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-07-09T08:37:00.2786381Z         PASS [   0.017s] (1140/1602) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-07-09T08:37:00.2800271Z         PASS [   0.017s] (1141/1602) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-07-09T08:37:00.2815736Z         PASS [   0.183s] (1142/1602) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-07-09T08:37:00.2860354Z         PASS [   0.010s] (1143/1602) spt-net net::registry::tests::resource_projection_threads_node_label
2026-07-09T08:37:00.2881029Z         PASS [   0.019s] (1144/1602) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-07-09T08:37:00.2891769Z         PASS [   0.010s] (1145/1602) spt-net net::registry::tests::select_rest_target_offline_never_a_candidate
2026-07-09T08:37:00.2893172Z         PASS [   0.010s] (1146/1602) spt-net net::registry::tests::select_rest_target_wake_goal_satisfaction
2026-07-09T08:37:00.2933637Z         PASS [   0.195s] (1147/1602) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-07-09T08:37:00.2950155Z         PASS [   0.017s] (1148/1602) spt-net net::registry::tests::resource_projection_threads_endpoint_type
2026-07-09T08:37:00.2951138Z         PASS [   0.017s] (1149/1602) spt-net net::registry::tests::revival_not_out_raced
2026-07-09T08:37:00.2952049Z         PASS [   0.013s] (1150/1602) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-07-09T08:37:00.2953561Z         PASS [   0.022s] (1151/1602) spt-net net::registry::tests::resource_projection_threads_adapter_projects_controlled
2026-07-09T08:37:00.2954930Z         PASS [   0.017s] (1152/1602) spt-net net::registry::tests::select_rest_target_suspend_goal_satisfaction
2026-07-09T08:37:00.2965219Z         PASS [   0.011s] (1153/1602) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-07-09T08:37:00.3002453Z         PASS [   0.009s] (1154/1602) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-07-09T08:37:00.3006805Z         PASS [   0.013s] (1155/1602) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-07-09T08:37:00.3053456Z         PASS [   0.014s] (1156/1602) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-07-09T08:37:00.3070389Z         PASS [   0.013s] (1157/1602) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-07-09T08:37:00.3132415Z         PASS [   0.015s] (1158/1602) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-07-09T08:37:00.3133645Z         PASS [   0.014s] (1159/1602) spt-net net::rest::tests::records_round_trip_and_degrade
2026-07-09T08:37:00.3134576Z         PASS [   0.011s] (1160/1602) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-07-09T08:37:00.3135507Z         PASS [   0.013s] (1161/1602) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-07-09T08:37:00.3136437Z         PASS [   0.014s] (1162/1602) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-07-09T08:37:00.3137314Z         PASS [   0.015s] (1163/1602) spt-net net::sync::tests::forged_origin_field_is_inert
2026-07-09T08:37:00.3138251Z         PASS [   0.010s] (1164/1602) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-09T08:37:00.3184979Z         PASS [   0.013s] (1165/1602) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-09T08:37:00.3186169Z         PASS [   0.013s] (1166/1602) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-07-09T08:37:00.3188074Z         PASS [   0.009s] (1167/1602) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-07-09T08:37:00.3189829Z         PASS [   0.017s] (1168/1602) spt-net net::update::tests::forged_origin_field_is_inert
2026-07-09T08:37:00.3190800Z         PASS [   0.011s] (1169/1602) spt-net net::wanmsg::tests::reply_round_trips_and_tolerates_unknown_field
2026-07-09T08:37:00.3202113Z         PASS [   0.202s] (1170/1602) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-07-09T08:37:00.3231130Z         PASS [   0.010s] (1171/1602) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-07-09T08:37:00.3232582Z         PASS [   0.010s] (1172/1602) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-07-09T08:37:00.3233746Z         PASS [   0.015s] (1173/1602) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-07-09T08:37:00.3234980Z         PASS [   0.015s] (1174/1602) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-07-09T08:37:00.3236203Z         PASS [   0.010s] (1175/1602) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-09T08:37:00.3258834Z         PASS [   0.009s] (1176/1602) spt-proto addr::tests::rejects_doubled_delimiters
2026-07-09T08:37:00.3270584Z         PASS [   0.008s] (1177/1602) spt-proto chunk::tests::malformed_parts_return_none
2026-07-09T08:37:00.3273264Z         PASS [   0.010s] (1178/1602) spt-proto addr::tests::parses_every_qualifier_combination
2026-07-09T08:37:00.3277666Z         PASS [   0.006s] (1179/1602) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-07-09T08:37:00.3285237Z         PASS [   0.010s] (1180/1602) spt-proto addr::tests::display_round_trips
2026-07-09T08:37:00.3328506Z         PASS [   0.006s] (1181/1602) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-07-09T08:37:00.3331148Z         PASS [   0.009s] (1182/1602) spt-proto addr::tests::rejects_empty_or_bad_components
2026-07-09T08:37:00.3332035Z         PASS [   0.008s] (1183/1602) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-07-09T08:37:00.3350136Z         PASS [   0.009s] (1184/1602) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-07-09T08:37:00.3351362Z         PASS [   0.239s] (1185/1602) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-07-09T08:37:00.3352369Z         PASS [   0.009s] (1186/1602) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-07-09T08:37:00.3353227Z         PASS [   0.005s] (1187/1602) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-07-09T08:37:00.3354070Z         PASS [   0.006s] (1188/1602) spt-proto endpoint::tests::day_one_tags_round_trip
2026-07-09T08:37:00.3354863Z         PASS [   0.007s] (1189/1602) spt-proto endpoint::tests::broker_and_node_families
2026-07-09T08:37:00.3355713Z         PASS [   0.006s] (1190/1602) spt-proto endpoint::tests::shell_kind_round_trips
2026-07-09T08:37:00.3356683Z         PASS [   0.006s] (1191/1602) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-07-09T08:37:00.3360754Z         PASS [   0.007s] (1192/1602) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-07-09T08:37:00.3362175Z         PASS [   0.007s] (1193/1602) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-07-09T08:37:00.3363758Z         PASS [   0.006s] (1194/1602) spt-proto envelope::tests::parser_both_tags_present
2026-07-09T08:37:00.3365644Z         PASS [   0.007s] (1195/1602) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-07-09T08:37:00.3373914Z         PASS [   0.011s] (1196/1602) spt-proto endpoint::tests::agent_vs_shell_split
2026-07-09T08:37:00.3411653Z         PASS [   0.005s] (1197/1602) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-07-09T08:37:00.3431356Z         PASS [   0.006s] (1198/1602) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-07-09T08:37:00.3435241Z         PASS [   0.010s] (1199/1602) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-07-09T08:37:00.3436268Z         PASS [   0.008s] (1200/1602) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-07-09T08:37:00.3437303Z         PASS [   0.009s] (1201/1602) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-07-09T08:37:00.3438262Z         PASS [   0.005s] (1202/1602) spt-proto event::tests::msg_event_round_trips
2026-07-09T08:37:00.3439160Z         PASS [   0.010s] (1203/1602) spt-proto event::tests::alarm_event_round_trips
2026-07-09T08:37:00.3440075Z         PASS [   0.008s] (1204/1602) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-07-09T08:37:00.3440979Z         PASS [   0.007s] (1205/1602) spt-proto event::tests::empty_body_envelope_parses
2026-07-09T08:37:00.3446172Z         PASS [   0.007s] (1206/1602) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-07-09T08:37:00.3479586Z         PASS [   0.012s] (1207/1602) spt-proto event::tests::attr_order_preserved
2026-07-09T08:37:00.3482645Z         PASS [   0.014s] (1208/1602) spt-proto event::tests::attr_decode_is_amp_last
2026-07-09T08:37:00.3493624Z         PASS [   0.010s] (1209/1602) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-07-09T08:37:00.3496233Z         PASS [   0.006s] (1210/1602) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-07-09T08:37:00.3497295Z         PASS [   0.010s] (1211/1602) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-07-09T08:37:00.3527265Z         PASS [   0.006s] (1212/1602) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-07-09T08:37:00.3545380Z         PASS [   0.007s] (1213/1602) spt-proto id::tests::accepts_japanese_scripts
2026-07-09T08:37:00.3546950Z         PASS [   0.009s] (1214/1602) spt-proto event::tests::user_msg_event_round_trips
2026-07-09T08:37:00.3548437Z         PASS [   0.010s] (1215/1602) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-07-09T08:37:00.3550846Z         PASS [   0.012s] (1216/1602) spt-proto event::tests::typed_predicate_rejects_partials
2026-07-09T08:37:00.3551863Z         PASS [   0.010s] (1217/1602) spt-proto id::tests::accepts_plain_and_composite_ids
2026-07-09T08:37:00.3552768Z         PASS [   0.007s] (1218/1602) spt-proto id::tests::rejects_empty_and_overlong
2026-07-09T08:37:00.3553713Z         PASS [   0.007s] (1219/1602) spt-proto id::tests::rejects_path_whitespace_and_control
2026-07-09T08:37:00.3554640Z         PASS [   0.006s] (1220/1602) spt-proto id::tests::reports_bad_char_position
2026-07-09T08:37:00.3616690Z         PASS [   0.006s] (1221/1602) spt-proto payload::tests::base64_known_vectors
2026-07-09T08:37:00.3620308Z         PASS [   0.011s] (1222/1602) spt-proto identity::tests::bad_inputs_error_without_panic
2026-07-09T08:37:00.3621286Z         PASS [   0.012s] (1223/1602) spt-proto id::tests::reserves_address_delimiters
2026-07-09T08:37:00.3623396Z         PASS [   0.006s] (1224/1602) spt-proto payload::tests::command_payload_round_trips
2026-07-09T08:37:00.3626859Z         PASS [   0.006s] (1225/1602) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-07-09T08:37:00.3644826Z         PASS [   0.007s] (1226/1602) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-07-09T08:37:00.3656932Z         PASS [   0.009s] (1227/1602) spt-proto payload::tests::text_payload_round_trips
2026-07-09T08:37:00.3660270Z         PASS [   0.010s] (1228/1602) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-07-09T08:37:00.3700428Z         PASS [   0.007s] (1229/1602) spt-proto version::tests::window_floor_saturates_at_zero
2026-07-09T08:37:00.3748394Z         PASS [   0.018s] (1230/1602) spt-proto identity::tests::public_key_hex_round_trips
2026-07-09T08:37:00.3749689Z         PASS [   0.009s] (1231/1602) spt-proto version::tests::current_version_self_compatible
2026-07-09T08:37:00.3750795Z         PASS [   0.021s] (1232/1602) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-07-09T08:37:00.3752083Z         PASS [   0.011s] (1233/1602) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-07-09T08:37:00.3769070Z         PASS [   0.056s] (1234/1602) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-07-09T08:37:00.3821020Z         PASS [   0.007s] (1235/1602) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-07-09T08:37:00.3829453Z         PASS [   0.020s] (1236/1602) spt-runtime manifest::tests::digest_section_source_resolution
2026-07-09T08:37:00.3830903Z         PASS [   0.013s] (1237/1602) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-07-09T08:37:00.3832149Z         PASS [   0.020s] (1238/1602) spt-runtime manifest::tests::digest_section_validation_errors
2026-07-09T08:37:00.3833470Z         PASS [   0.017s] (1239/1602) spt-runtime manifest::tests::fetcher_digest_strategy_needs_no_source
2026-07-09T08:37:00.3834651Z         PASS [   0.017s] (1240/1602) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-07-09T08:37:00.3869614Z         PASS [   0.016s] (1241/1602) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-07-09T08:37:00.3910731Z         PASS [   0.017s] (1242/1602) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-07-09T08:37:00.3946234Z         PASS [   0.026s] (1243/1602) spt-runtime manifest::tests::checked_in_schema_is_current
2026-07-09T08:37:00.3947623Z         PASS [   0.008s] (1244/1602) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-07-09T08:37:00.3948844Z         PASS [   0.009s] (1245/1602) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-07-09T08:37:00.3957582Z         PASS [   0.011s] (1246/1602) spt-runtime manifest::tests::role_template_is_role_aware_for_notif_extras
2026-07-09T08:37:00.4000707Z         PASS [   0.012s] (1247/1602) spt-runtime manifest::tests::role_template_refuses_env_remove_read_contradiction
2026-07-09T08:37:00.4041332Z         PASS [   0.009s] (1248/1602) spt-runtime manifest::tests::role_template_refuses_unterminated_brace
2026-07-09T08:37:00.4042572Z         PASS [   0.014s] (1249/1602) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-07-09T08:37:00.4079607Z         PASS [   0.014s] (1250/1602) spt-runtime manifest::tests::role_template_admits_valid_and_refuses_bad_env_inject
2026-07-09T08:37:00.4081159Z         PASS [   0.010s] (1251/1602) spt-runtime manifest::tests::round_trips_through_toml
2026-07-09T08:37:00.4087013Z         PASS [   0.012s] (1252/1602) spt-runtime manifest::tests::role_template_skips_retired_psyche_init
2026-07-09T08:37:00.4088228Z         PASS [   0.021s] (1253/1602) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-07-09T08:37:00.4089581Z         PASS [   0.015s] (1254/1602) spt-runtime manifest::tests::role_template_refuses_unfillable_key_but_parse_admits
2026-07-09T08:37:00.4090699Z         PASS [   0.033s] (1255/1602) spt-runtime manifest::tests::hint_keyword_matching
2026-07-09T08:37:00.4091596Z         PASS [   0.027s] (1256/1602) spt-runtime manifest::tests::manifest_schema_shape
2026-07-09T08:37:00.4092659Z         PASS [   0.009s] (1257/1602) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-07-09T08:37:00.4093872Z         PASS [   0.008s] (1258/1602) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-07-09T08:37:00.4094911Z         PASS [   0.009s] (1259/1602) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-07-09T08:37:00.4095876Z         PASS [   0.010s] (1260/1602) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-07-09T08:37:00.4097153Z         PASS [   0.007s] (1261/1602) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-07-09T08:37:00.4130539Z         PASS [   0.013s] (1262/1602) spt-runtime manifest::tests::shell_fixture_parses
2026-07-09T08:37:00.4155695Z         PASS [   0.011s] (1263/1602) spt-runtime manifest::tests::update_post_sub_table
2026-07-09T08:37:00.4175098Z         PASS [   0.012s] (1264/1602) spt-runtime manifest::tests::version_meets_floor_numeric_not_lexical
2026-07-09T08:37:00.4176910Z         PASS [   0.015s] (1265/1602) spt-runtime manifest::tests::translation_binary_command_field
2026-07-09T08:37:00.4179200Z         PASS [   0.013s] (1266/1602) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-07-09T08:37:00.4180604Z         PASS [   0.014s] (1267/1602) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-07-09T08:37:00.4186550Z         PASS [   0.015s] (1268/1602) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-07-09T08:37:00.4195092Z         PASS [   0.011s] (1269/1602) spt-runtime profile::tests::leaf_replace_contract
2026-07-09T08:37:00.4198383Z         PASS [   0.012s] (1270/1602) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-07-09T08:37:00.4231395Z         PASS [   0.014s] (1271/1602) spt-runtime profile::tests::deep_nested_leaf_replace
2026-07-09T08:37:00.4258515Z         PASS [   0.020s] (1272/1602) spt-runtime profile::tests::adapter_parent_matches_on_parent_not_composite
2026-07-09T08:37:00.4260262Z         PASS [   0.013s] (1273/1602) spt-runtime profile::tests::profile_overlays_strings
2026-07-09T08:37:00.4261487Z         PASS [   0.009s] (1274/1602) spt-runtime profile::tests::string_dot_path_read_write
2026-07-09T08:37:00.4283424Z         PASS [   0.076s] (1275/1602) spt-proto identity::tests::sign_verify_round_trip
2026-07-09T08:37:00.4290457Z         PASS [   0.013s] (1276/1602) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-07-09T08:37:00.4291612Z         PASS [   0.009s] (1277/1602) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-07-09T08:37:00.4293245Z         PASS [   0.012s] (1278/1602) spt-runtime profile::tests::split_option_first_colon
2026-07-09T08:37:00.4298815Z         PASS [   0.012s] (1279/1602) spt-runtime profile::tests::tighten_only_allows_tightening
2026-07-09T08:37:00.4380124Z         PASS [   0.013s] (1280/1602) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-07-09T08:37:00.4410680Z         PASS [   0.012s] (1281/1602) spt-runtime registry::tests::create_local_profile_guards
2026-07-09T08:37:00.4412190Z         PASS [   0.012s] (1282/1602) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-07-09T08:37:00.4413542Z         PASS [   0.018s] (1283/1602) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-07-09T08:37:00.4414738Z         PASS [   0.012s] (1284/1602) spt-runtime registry::tests::local_profile_survives_readd
2026-07-09T08:37:00.4440231Z         PASS [   0.015s] (1285/1602) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-07-09T08:37:00.4442074Z         PASS [   0.016s] (1286/1602) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-07-09T08:37:00.4443436Z         PASS [   0.012s] (1287/1602) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-07-09T08:37:00.4444726Z         PASS [   0.014s] (1288/1602) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-07-09T08:37:00.4445876Z         PASS [   0.019s] (1289/1602) spt-runtime registry::tests::delete_local_profile_rules
2026-07-09T08:37:00.4475605Z         PASS [   0.013s] (1290/1602) spt-runtime registry::tests::register_with_core_admits_when_core_meets_floor
2026-07-09T08:37:00.4499119Z         PASS [   0.020s] (1291/1602) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-07-09T08:37:00.4500311Z         PASS [   0.021s] (1292/1602) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-07-09T08:37:00.4510152Z         PASS [   0.010s] (1293/1602) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-07-09T08:37:00.4511384Z         PASS [   0.019s] (1294/1602) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-07-09T08:37:00.4512699Z         PASS [   0.019s] (1295/1602) spt-runtime registry::tests::register_refuses_unfillable_role_key_and_writes_nothing
2026-07-09T08:37:00.4514067Z         PASS [   0.015s] (1296/1602) spt-runtime registry::tests::register_with_core_refuses_below_floor_and_writes_nothing
2026-07-09T08:37:00.4551753Z         PASS [   0.011s] (1297/1602) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-07-09T08:37:00.4581000Z         PASS [   0.011s] (1298/1602) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-07-09T08:37:00.4606072Z         PASS [   0.018s] (1299/1602) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-07-09T08:37:00.4617290Z         PASS [   0.016s] (1300/1602) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-07-09T08:37:00.4638683Z         PASS [   0.009s] (1301/1602) spt-runtime runtime::tests::adapter_static_keys_inject_and_substitute
2026-07-09T08:37:00.4681373Z         PASS [   0.021s] (1302/1602) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-07-09T08:37:00.4695673Z         PASS [   0.015s] (1303/1602) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-07-09T08:37:00.4716793Z         PASS [   0.017s] (1304/1602) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-07-09T08:37:00.4718526Z         PASS [   0.015s] (1305/1602) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-07-09T08:37:00.4719856Z         PASS [   0.018s] (1306/1602) spt-runtime resolve::tests::pointer_overrides_fallback
2026-07-09T08:37:00.4720919Z         PASS [   0.017s] (1307/1602) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-07-09T08:37:00.4722688Z         PASS [   0.017s] (1308/1602) spt-runtime resolve::tests::set_clear_prune_rules
2026-07-09T08:37:00.4724305Z         PASS [   0.026s] (1309/1602) spt-runtime registry::tests::strings_get_set_through_overlay
2026-07-09T08:37:00.4740175Z         PASS [   0.009s] (1310/1602) spt-runtime runtime::tests::fills_known_placeholders
2026-07-09T08:37:00.4744651Z         PASS [   0.007s] (1311/1602) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-07-09T08:37:00.4772113Z         PASS [   0.017s] (1312/1602) spt-runtime runtime::tests::bounded_run_captures_success
2026-07-09T08:37:00.4773452Z         PASS [   0.008s] (1313/1602) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-07-09T08:37:00.4774734Z         PASS [   0.008s] (1314/1602) spt-runtime runtime::tests::inject_read_env_keys_resolves_ambient_then_value_then_skips
2026-07-09T08:37:00.4775926Z         PASS [   0.013s] (1315/1602) spt-runtime runtime::tests::expand_tilde_expands_leading_home_only
2026-07-09T08:37:00.4777062Z         PASS [   0.015s] (1316/1602) spt-runtime runtime::tests::capture_read_env_is_declared_allowlist_only
2026-07-09T08:37:00.4778197Z         PASS [   0.008s] (1317/1602) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-07-09T08:37:00.4779470Z         PASS [   0.008s] (1318/1602) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-07-09T08:37:00.4780650Z         PASS [   0.010s] (1319/1602) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-07-09T08:37:00.4783049Z         PASS [   0.011s] (1320/1602) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-07-09T08:37:00.4822824Z         PASS [   0.008s] (1321/1602) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-07-09T08:37:00.4850444Z         PASS [   0.010s] (1322/1602) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-07-09T08:37:00.4851756Z         PASS [   0.010s] (1323/1602) spt-runtime runtime::tests::stamp_survives_env_remove
2026-07-09T08:37:00.4852892Z         PASS [   0.010s] (1324/1602) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-07-09T08:37:00.4858800Z         PASS [   0.011s] (1325/1602) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-07-09T08:37:00.4872514Z         PASS [   0.012s] (1326/1602) spt-runtime runtime::tests::spawn_env_stamps_reach_the_command_env
2026-07-09T08:37:00.4877144Z         PASS [   0.012s] (1327/1602) spt-runtime runtime::tests::spawn_cwd_default_applies_only_without_role_cwd
2026-07-09T08:37:00.4883017Z         PASS [   0.012s] (1328/1602) spt-runtime runtime::tests::unknown_role_errors
2026-07-09T08:37:00.4884056Z         PASS [   0.010s] (1329/1602) spt-store access::tests::allow_revoke_open_polarity
2026-07-09T08:37:00.4904448Z         PASS [   0.012s] (1330/1602) spt-store access::tests::recent_outbound_correlates_within_window
2026-07-09T08:37:00.4948612Z         PASS [   0.010s] (1331/1602) spt-store access::tests::store_persists_and_degrades_open
2026-07-09T08:37:00.4950140Z         PASS [   0.013s] (1332/1602) spt-store access::tests::recent_outbound_persists
2026-07-09T08:37:00.4950974Z         PASS [   0.006s] (1333/1602) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-07-09T08:37:00.4951812Z         PASS [   0.010s] (1334/1602) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-07-09T08:37:00.4952650Z         PASS [   0.010s] (1335/1602) spt-store access::tests::users_reservation_decodes_inert
2026-07-09T08:37:00.5001052Z         PASS [   0.019s] (1336/1602) spt-store access::tests::recent_outbound_is_bounded
2026-07-09T08:37:00.5005604Z         PASS [   0.012s] (1337/1602) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-07-09T08:37:00.5010300Z         PASS [   0.009s] (1338/1602) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-07-09T08:37:00.5011637Z         PASS [   0.012s] (1339/1602) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-07-09T08:37:00.5054759Z         PASS [   0.009s] (1340/1602) spt-store attachment::tests::attached_default_flip_roundtrip
2026-07-09T08:37:00.5077019Z         PASS [   0.009s] (1341/1602) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-07-09T08:37:00.5077957Z         PASS [   0.010s] (1342/1602) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-07-09T08:37:00.5078881Z         PASS [   0.012s] (1343/1602) spt-store attachment::tests::boot_reset_and_serving_filter
2026-07-09T08:37:00.5120357Z         PASS [   0.010s] (1344/1602) spt-store branchstore::tests::config_error_classifier_covers_both_symptom_families
2026-07-09T08:37:00.5142632Z         PASS [   0.027s] (1345/1602) spt-store atomic::tests::atomic_write_durable_round_trips_and_renames_tmp
2026-07-09T08:37:00.5228503Z         PASS [   0.008s] (1346/1602) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-07-09T08:37:00.5237997Z         PASS [   0.013s] (1347/1602) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-07-09T08:37:00.5327932Z         PASS [   0.008s] (1348/1602) spt-store contextmark::tests::merge_decisions
2026-07-09T08:37:00.5344294Z         PASS [   0.007s] (1349/1602) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-07-09T08:37:00.5398152Z         PASS [   0.009s] (1350/1602) spt-store contextmark::tests::vector_parse_tolerant
2026-07-09T08:37:00.5848050Z         PASS [   0.080s] (1351/1602) spt-store branchstore::tests::open_or_init_idempotent
2026-07-09T08:37:00.5928405Z         PASS [   0.094s] (1352/1602) spt-store branchstore::tests::concurrent_open_or_init_on_one_fresh_store_all_ok
2026-07-09T08:37:00.6129247Z         PASS [   0.108s] (1353/1602) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-07-09T08:37:00.6336863Z         PASS [   0.049s] (1354/1602) spt-store contextstore::tests::invalid_id_refused
2026-07-09T08:37:00.6677285Z         PASS [   0.172s] (1355/1602) spt-store branchstore::tests::branches_are_independent_roots
2026-07-09T08:37:00.6760163Z         PASS [   0.172s] (1356/1602) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-07-09T08:37:00.6807071Z         PASS [   0.183s] (1357/1602) spt-store branchstore::tests::commit_then_read_at_tip
2026-07-09T08:37:00.6824415Z         PASS [   0.006s] (1358/1602) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-07-09T08:37:00.6861630Z         PASS [   0.179s] (1359/1602) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-07-09T08:37:00.6866012Z         PASS [   0.006s] (1360/1602) spt-store epoch::tests::counter_persists_across_reload
2026-07-09T08:37:00.6873032Z         PASS [   0.005s] (1361/1602) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-07-09T08:37:00.6924924Z         PASS [   0.006s] (1362/1602) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-07-09T08:37:00.6925752Z         PASS [   0.005s] (1363/1602) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-07-09T08:37:00.6981386Z         PASS [   0.005s] (1364/1602) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-07-09T08:37:00.6989496Z         PASS [   0.006s] (1365/1602) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-07-09T08:37:00.6995620Z         PASS [  40.958s] (1366/1602) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-09T08:37:00.7029295Z         PASS [   0.016s] (1367/1602) spt-store gitrun::tests::version_runs_within_budget
2026-07-09T08:37:00.7043584Z         PASS [   0.006s] (1368/1602) spt-store history::tests::appends_one_record_per_line
2026-07-09T08:37:00.7061042Z         PASS [   0.005s] (1369/1602) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-07-09T08:37:00.7062076Z         PASS [   0.006s] (1370/1602) spt-store history::tests::context_entries_carry_the_discriminator
2026-07-09T08:37:00.7105830Z         PASS [   0.006s] (1371/1602) spt-store home::tests::home_assignment_matrix
2026-07-09T08:37:00.7154550Z         PASS [   0.011s] (1372/1602) spt-store home::tests::effective_subnet_precedence_and_self_still_refuses
2026-07-09T08:37:00.7156088Z         PASS [   0.005s] (1373/1602) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-07-09T08:37:00.7205531Z         PASS [   0.005s] (1374/1602) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-07-09T08:37:00.7243092Z         PASS [   0.005s] (1375/1602) spt-store home::tests::stamp_creation_fields_preserves_profile_against_bare_parent_rebind
2026-07-09T08:37:00.7244240Z         PASS [   0.020s] (1376/1602) spt-store home::tests::nested_parent_home_derives_from_parent_and_none_for_self
2026-07-09T08:37:00.7254057Z         PASS [   0.005s] (1377/1602) spt-store hostlabel::tests::node_key_absent_label_falls_back_to_hostname
2026-07-09T08:37:00.7255183Z         PASS [   0.005s] (1378/1602) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-07-09T08:37:00.7315561Z         PASS [   0.029s] (1379/1602) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-07-09T08:37:00.7352716Z         PASS [   0.011s] (1380/1602) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-07-09T08:37:00.7385609Z         PASS [   0.007s] (1381/1602) spt-store info::tests::corrupt_content_returns_none
2026-07-09T08:37:00.7396569Z         PASS [   0.014s] (1382/1602) spt-store info::tests::controllable_is_additive_and_round_trips
2026-07-09T08:37:00.7508510Z         PASS [   0.158s] (1383/1602) spt-store contextstore::tests::project_branch_holds_many_agents
2026-07-09T08:37:00.7540978Z         PASS [   0.014s] (1384/1602) spt-store info::tests::read_env_is_additive_and_round_trips
2026-07-09T08:37:00.7581879Z         PASS [   0.007s] (1385/1602) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-07-09T08:37:00.7650588Z         PASS [  15.483s] (1386/1602) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-07-09T08:37:00.7713125Z         PASS [   0.313s] (1387/1602) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-07-09T08:37:00.7809219Z         PASS [   0.055s] (1388/1602) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-07-09T08:37:00.7810499Z         PASS [   0.027s] (1389/1602) spt-store info::tests::set_driven_by_stamps_and_clears
2026-07-09T08:37:00.7845676Z         PASS [   0.026s] (1390/1602) spt-store info::tests::set_last_active_stamps_recency
2026-07-09T08:37:00.7947254Z         PASS [   0.010s] (1391/1602) spt-store info::tests::worker_correlation_metadata_is_additive_and_round_trips
2026-07-09T08:37:00.7990740Z         PASS [   0.034s] (1392/1602) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-07-09T08:37:00.7991632Z         PASS [   0.028s] (1393/1602) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-07-09T08:37:00.8052699Z         PASS [   0.006s] (1394/1602) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-07-09T08:37:00.8060377Z         PASS [   0.025s] (1395/1602) spt-store info::tests::set_status_marks_existing_record
2026-07-09T08:37:00.8106978Z         PASS [   0.011s] (1396/1602) spt-store info::tests::write_read_round_trip
2026-07-09T08:37:00.8111445Z         PASS [   0.073s] (1397/1602) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-07-09T08:37:00.8115457Z         PASS [   0.006s] (1398/1602) spt-store liveness::tests::corrupt_record_not_alive_but_absent_stays_alive
2026-07-09T08:37:00.8147310Z         PASS [   0.033s] (1399/1602) spt-store info::tests::translation_fault_round_trips_and_set_clear
2026-07-09T08:37:00.8275482Z         PASS [   0.021s] (1400/1602) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-07-09T08:37:00.8345457Z         PASS [   0.023s] (1401/1602) spt-store liveness::tests::external_perch_still_pid_probes
2026-07-09T08:37:00.8346221Z         PASS [   0.024s] (1402/1602) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-07-09T08:37:00.8366606Z         PASS [   0.306s] (1403/1602) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-07-09T08:37:00.8403391Z         PASS [   0.006s] (1404/1602) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-07-09T08:37:00.8467788Z         PASS [   0.012s] (1405/1602) spt-store nodeid::tests::create_then_load_is_stable
2026-07-09T08:37:00.8508377Z         PASS [   0.014s] (1406/1602) spt-store nodeid::tests::seed_hex_round_trips
2026-07-09T08:37:00.8509848Z         PASS [   0.036s] (1407/1602) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-07-09T08:37:00.8525819Z         PASS [   0.041s] (1408/1602) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-07-09T08:37:00.8585498Z         PASS [   0.006s] (1409/1602) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-07-09T08:37:00.8641994Z         PASS [   0.037s] (1410/1602) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-07-09T08:37:00.9236613Z         PASS [   0.083s] (1411/1602) spt-store notif::tests::listing_is_subnet_scoped
2026-07-09T08:37:00.9281125Z         PASS [   0.004s] (1412/1602) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-07-09T08:37:00.9287686Z         PASS [   0.261s] (1413/1602) spt-store contextstore::tests::two_tier_layout_and_commits
2026-07-09T08:37:00.9330828Z         PASS [   0.005s] (1414/1602) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-07-09T08:37:00.9333038Z         PASS [   0.004s] (1415/1602) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-07-09T08:37:00.9372730Z         PASS [   0.004s] (1416/1602) spt-store perch::tests::classification_matrix
2026-07-09T08:37:00.9373566Z         PASS [   0.004s] (1417/1602) spt-store perch::tests::child_files_route_through_one_resolver
2026-07-09T08:37:00.9382867Z         PASS [   0.074s] (1418/1602) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-07-09T08:37:00.9419971Z         PASS [   0.005s] (1419/1602) spt-store perch::tests::explicit_parent_wins_over_infer
2026-07-09T08:37:00.9420870Z         PASS [   0.091s] (1420/1602) spt-store notif::tests::produce_list_dismiss_round_trip
2026-07-09T08:37:00.9431407Z         PASS [   0.005s] (1421/1602) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-07-09T08:37:00.9432403Z         PASS [   0.006s] (1422/1602) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-07-09T08:37:00.9475384Z         PASS [   0.005s] (1423/1602) spt-store perch::tests::resolve_self_is_flat
2026-07-09T08:37:00.9478459Z         PASS [   0.005s] (1424/1602) spt-store proc::tests::current_process_is_alive
2026-07-09T08:37:00.9479381Z         PASS [   0.006s] (1425/1602) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-07-09T08:37:00.9480120Z         PASS [   0.005s] (1426/1602) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-07-09T08:37:00.9524685Z         PASS [   0.004s] (1427/1602) spt-store proc::tests::exe_basename_resolves_current_process
2026-07-09T08:37:00.9525700Z         PASS [   0.004s] (1428/1602) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-07-09T08:37:00.9574380Z         PASS [   0.005s] (1429/1602) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-07-09T08:37:00.9574947Z         PASS [   0.005s] (1430/1602) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-07-09T08:37:00.9603374Z         PASS [   0.013s] (1431/1602) spt-store proc::tests::descendants_include_a_spawned_child
2026-07-09T08:37:00.9636160Z         PASS [   0.105s] (1432/1602) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-07-09T08:37:00.9647552Z         PASS [   0.004s] (1433/1602) spt-store proc::tests::unassigned_pid_is_dead
2026-07-09T08:37:00.9686704Z         PASS [   0.011s] (1434/1602) spt-store proc::tests::process_table_lists_the_current_process
2026-07-09T08:37:00.9714823Z         PASS [   0.120s] (1435/1602) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-07-09T08:37:00.9759548Z         PASS [   0.004s] (1436/1602) spt-store project::tests::url_spellings_normalize_to_one_id
2026-07-09T08:37:00.9852101Z         PASS [   0.009s] (1437/1602) spt-store psyche_custody::tests::custody_mint_write_read_clear_round_trip
2026-07-09T08:37:00.9888808Z         PASS [   0.025s] (1438/1602) spt-store proc::tests::zombie_child_reads_dead
2026-07-09T08:37:00.9923263Z         PASS [   0.044s] (1439/1602) spt-store proc::tests::kill_pid_tree_kills_the_whole_subtree
2026-07-09T08:37:00.9939217Z         PASS [   0.005s] (1440/1602) spt-store psyche_custody::tests::empty_or_corrupt_reads_as_none
2026-07-09T08:37:00.9956318Z         PASS [   0.010s] (1441/1602) spt-store psyche_custody::tests::custody_record_has_no_status_no_pid
2026-07-09T08:37:00.9971231Z         PASS [   0.005s] (1442/1602) spt-store psyche_custody::tests::mint_is_canonical_uuid_v4
2026-07-09T08:37:00.9984168Z         PASS [   0.004s] (1443/1602) spt-store recent_home::tests::blank_name_is_noop
2026-07-09T08:37:01.0001257Z         PASS [   0.004s] (1444/1602) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-07-09T08:37:01.0003079Z         PASS [   0.154s] (1445/1602) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-07-09T08:37:01.0016507Z         PASS [   0.004s] (1446/1602) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-07-09T08:37:01.0037716Z         PASS [   0.005s] (1447/1602) spt-store recent_home::tests::node_global_moves_to_front
2026-07-09T08:37:01.0062964Z         PASS [   0.005s] (1448/1602) spt-store recent_home::tests::project_then_node_global_precedence
2026-07-09T08:37:01.0064142Z         PASS [   0.006s] (1449/1602) spt-store recent_home::tests::record_updates_both_levels
2026-07-09T08:37:01.0264789Z         PASS [   0.058s] (1450/1602) spt-store project::tests::display_derivation
2026-07-09T08:37:01.0439979Z         PASS [   0.079s] (1451/1602) spt-store project::tests::derivation_ladder
2026-07-09T08:37:01.0581287Z         PASS [   0.518s] (1452/1602) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-07-09T08:37:01.0694877Z         PASS [   0.334s] (1453/1602) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-07-09T08:37:01.0767615Z         PASS [   0.070s] (1454/1602) spt-store registry::tests::register_and_lookup
2026-07-09T08:37:01.0923363Z         PASS [   0.459s] (1455/1602) spt-store contextstore::tests::rename_ripples_both_tiers
2026-07-09T08:37:01.1002350Z         PASS [   0.074s] (1456/1602) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-07-09T08:37:01.1073892Z         PASS [   0.030s] (1457/1602) spt-store rename::tests::live_nested_child_blocks_rename
2026-07-09T08:37:01.1137881Z         PASS [   0.006s] (1458/1602) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-07-09T08:37:01.1201694Z         PASS [   0.006s] (1459/1602) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-07-09T08:37:01.1260154Z         PASS [   0.006s] (1460/1602) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-07-09T08:37:01.1276738Z         PASS [   0.035s] (1461/1602) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-07-09T08:37:01.1321985Z         PASS [   0.006s] (1462/1602) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-07-09T08:37:01.1328015Z         PASS [   0.005s] (1463/1602) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-07-09T08:37:01.1339995Z         PASS [   0.130s] (1464/1602) spt-store registry::tests::clean_removes_dead_keeps_live
2026-07-09T08:37:01.1372793Z         PASS [   0.068s] (1465/1602) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-07-09T08:37:01.1388800Z         PASS [   0.006s] (1466/1602) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-07-09T08:37:01.1395244Z         PASS [   0.005s] (1467/1602) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-07-09T08:37:01.1396402Z         PASS [   0.007s] (1468/1602) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-07-09T08:37:01.1438624Z         PASS [   0.006s] (1469/1602) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-07-09T08:37:01.1452156Z         PASS [   0.006s] (1470/1602) spt-store rotation::tests::coalesce_is_per_subnet
2026-07-09T08:37:01.1453546Z         PASS [   0.005s] (1471/1602) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-07-09T08:37:01.1459405Z         PASS [   0.102s] (1472/1602) spt-store registry::tests::reregister_replaces_address
2026-07-09T08:37:01.1463250Z         PASS [   0.145s] (1473/1602) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-07-09T08:37:01.1486788Z         PASS [   0.009s] (1474/1602) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-07-09T08:37:01.1514586Z         PASS [   0.006s] (1475/1602) spt-store seed::tests::absent_cwd_is_omitted
2026-07-09T08:37:01.1516347Z         PASS [   0.008s] (1476/1602) spt-store rotation::tests::persists_and_degrades_to_empty
2026-07-09T08:37:01.1523047Z         PASS [   0.006s] (1477/1602) spt-store sessions::tests::adapter_field_roundtrips_and_survives_append
2026-07-09T08:37:01.1528652Z         PASS [   0.008s] (1478/1602) spt-store seed::tests::seed_round_trips_through_json
2026-07-09T08:37:01.1545249Z         PASS [   0.008s] (1479/1602) spt-store sessions::tests::append_stamps_monotonic_ordinals
2026-07-09T08:37:01.1558301Z         PASS [   0.007s] (1480/1602) spt-store sessions::tests::appends_and_reads_in_order
2026-07-09T08:37:01.1578405Z         PASS [   0.006s] (1481/1602) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-07-09T08:37:01.1581983Z         PASS [   0.006s] (1482/1602) spt-store sessions::tests::pre_migration_row_without_adapter_deserializes_as_none
2026-07-09T08:37:01.1596619Z         PASS [   0.006s] (1483/1602) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-07-09T08:37:01.1597553Z         PASS [   0.059s] (1484/1602) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-07-09T08:37:01.1615218Z         PASS [   0.007s] (1485/1602) spt-store sessions::tests::pre_migration_rows_backfill_to_index_on_append
2026-07-09T08:37:01.1655565Z         PASS [   0.006s] (1486/1602) spt-store sessions::tests::tolerant_of_garbage_lines
2026-07-09T08:37:01.1656911Z         PASS [   0.007s] (1487/1602) spt-store sessions::tests::same_session_rebind_is_deduped
2026-07-09T08:37:01.1660241Z         PASS [   0.008s] (1488/1602) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-07-09T08:37:01.1674361Z         PASS [   0.008s] (1489/1602) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-07-09T08:37:01.1680290Z         PASS [   0.006s] (1490/1602) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-07-09T08:37:01.1731532Z         PASS [   0.007s] (1491/1602) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-07-09T08:37:01.1747304Z         PASS [   0.009s] (1492/1602) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-07-09T08:37:01.1835639Z         LEAK [   0.226s] (1493/1602) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-07-09T08:37:01.1954425Z         PASS [   0.044s] (1494/1602) spt-store sessions::tests::last_k_and_bounding
2026-07-09T08:37:01.1958777Z         PASS [   0.040s] (1495/1602) spt-store sessions::tests::prune_does_not_renumber_surviving_ordinals
2026-07-09T08:37:01.1962355Z         PASS [   0.138s] (1496/1602) spt-store registry::tests::resolve_cleans_before_lookup
2026-07-09T08:37:01.2512651Z         PASS [   0.638s] (1497/1602) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-07-09T08:37:01.2745312Z         PASS [   0.787s] (1498/1602) spt-store atomic::tests::concurrent_writers_never_collide_on_tmp
2026-07-09T08:37:01.3248693Z         PASS [   0.157s] (1499/1602) spt-store spool::tests::claim_idle_edge_audited_stamps_idle_inject_leg
2026-07-09T08:37:01.3926688Z         PASS [   0.209s] (1500/1602) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-07-09T08:37:01.4010715Z         PASS [   0.226s] (1501/1602) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-07-09T08:37:01.4234901Z         PASS [   0.228s] (1502/1602) spt-store spool::tests::drain_take_ack_is_double_deliver_safe
2026-07-09T08:37:01.4323325Z         PASS [   0.259s] (1503/1602) spt-store spool::tests::deferred_mirrors_active_only_window_across_all_three
2026-07-09T08:37:01.4549119Z         PASS [   0.259s] (1504/1602) spt-store spool::tests::evaporate_drops_only_ephemeral_non_deferred_undelivered
2026-07-09T08:37:01.5131628Z         PASS [   0.347s] (1505/1602) spt-store spool::tests::active_window_drain_suppresses_idle_only_and_honors_include_deferred
2026-07-09T08:37:01.5179472Z         PASS [   0.005s] (1506/1602) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-07-09T08:37:01.5227365Z         PASS [   0.005s] (1507/1602) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-07-09T08:37:01.5281387Z         PASS [   0.005s] (1508/1602) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-07-09T08:37:01.5322264Z         PASS [   0.004s] (1509/1602) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-07-09T08:37:01.5371483Z         PASS [   0.005s] (1510/1602) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-07-09T08:37:01.5372239Z         PASS [   0.136s] (1511/1602) spt-store spool::tests::sentinel_create_fail_warns_once_nonfatal
2026-07-09T08:37:01.5372878Z         PASS [   0.370s] (1512/1602) spt-store spool::tests::audited_take_records_taker_provenance_unaudited_leaves_null
2026-07-09T08:37:01.5418140Z         PASS [   0.004s] (1513/1602) spt-store subnet::tests::no_prior_generation_before_rotation
2026-07-09T08:37:01.5418929Z         PASS [   0.005s] (1514/1602) spt-store subnet::tests::minted_seeds_are_random
2026-07-09T08:37:01.5419949Z         PASS [   0.005s] (1515/1602) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-07-09T08:37:01.5465472Z         PASS [   0.005s] (1516/1602) spt-store subnet::tests::remove_drops_membership
2026-07-09T08:37:01.5468553Z         PASS [   0.005s] (1517/1602) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-07-09T08:37:01.5475302Z         PASS [   0.155s] (1518/1602) spt-store spool::tests::reopen_is_idempotent
2026-07-09T08:37:01.5478060Z         PASS [   0.006s] (1519/1602) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-07-09T08:37:01.5540179Z         PASS [   0.548s] (1520/1602) spt-store registry::tests::concurrent_registration_never_locks
2026-07-09T08:37:01.5559830Z         PASS [   0.231s] (1521/1602) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-07-09T08:37:01.5642893Z         PASS [   0.132s] (1522/1602) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-07-09T08:37:01.5643677Z         PASS [   0.290s] (1523/1602) spt-store spool::tests::no_binary_idle_drain_spools_not_pty
2026-07-09T08:37:01.5654829Z         PASS [   0.133s] (1524/1602) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-07-09T08:37:01.5683842Z         PASS [   0.004s] (1525/1602) spt-store timefmt::tests::formats_known_instants
2026-07-09T08:37:01.5694230Z         PASS [   0.004s] (1526/1602) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-07-09T08:37:01.5731679Z         PASS [   0.005s] (1527/1602) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-07-09T08:37:01.5739839Z         PASS [   0.004s] (1528/1602) spt-store visibility::tests::hidden_is_or_of_defaults
2026-07-09T08:37:01.5785061Z         PASS [   0.005s] (1529/1602) spt-store visibility::tests::override_wins_both_directions
2026-07-09T08:37:01.5788238Z         PASS [   0.005s] (1530/1602) spt-store visibility::tests::store_persists_and_degrades_safe
2026-07-09T08:37:01.5831417Z         PASS [   0.005s] (1531/1602) spt-store visibility::tests::synced_requires_membership_listing
2026-07-09T08:37:01.5832418Z         PASS [   0.004s] (1532/1602) spt-store worker_reap::tests::clamp_ttl_floors_fat_finger_but_allows_disable
2026-07-09T08:37:01.6011043Z         PASS [   0.047s] (1533/1602) spt-store syncmerge::tests::non_context_branch_refused
2026-07-09T08:37:01.6029938Z         PASS [   0.020s] (1534/1602) spt-store worker_reap::tests::never_touches_a_psyche
2026-07-09T08:37:01.6168469Z         PASS [   0.162s] (1535/1602) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-07-09T08:37:01.6558091Z         PASS [   0.459s] (1536/1602) spt-store spool::tests::event_part_body_persists_byte_exact
2026-07-09T08:37:01.6925524Z         PASS [   0.441s] (1537/1602) spt-store spool::tests::idle_edge_drains_pending_via_inject_leg
2026-07-09T08:37:01.7191835Z         PASS [   0.027s] (1538/1602) spt-store worker_seq::tests::counter_survives_reap_no_reuse
2026-07-09T08:37:01.7623271Z         PASS [   0.043s] (1539/1602) spt-store worker_seq::tests::mints_monotonic_per_parent
2026-07-09T08:37:01.7691867Z         PASS [   0.007s] (1540/1602) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-07-09T08:37:01.7750002Z         PASS [   0.006s] (1541/1602) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-07-09T08:37:01.7802157Z         PASS [   0.005s] (1542/1602) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-07-09T08:37:01.7856913Z         PASS [   0.005s] (1543/1602) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-07-09T08:37:01.7902724Z         PASS [   0.005s] (1544/1602) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-07-09T08:37:01.7943596Z         PASS [   0.004s] (1545/1602) spt-term projection::tests::context_record_discriminator
2026-07-09T08:37:01.7984278Z         PASS [   0.004s] (1546/1602) spt-term projection::tests::crux_committed_seqs_survive_a_turn_window_slide
2026-07-09T08:37:01.8026551Z         PASS [   0.004s] (1547/1602) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-07-09T08:37:01.8068573Z         PASS [   0.004s] (1548/1602) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-07-09T08:37:01.8109520Z         PASS [   0.004s] (1549/1602) spt-term projection::tests::empty_input_projects_empty_digest
2026-07-09T08:37:01.8158093Z         PASS [   0.005s] (1550/1602) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-07-09T08:37:01.8204380Z         PASS [   0.005s] (1551/1602) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-07-09T08:37:01.8254923Z         PASS [   0.005s] (1552/1602) spt-term projection::tests::partial_trailing_turn_has_no_seqs
2026-07-09T08:37:01.8296551Z         PASS [   0.004s] (1553/1602) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-07-09T08:37:01.8336419Z         PASS [   0.004s] (1554/1602) spt-term projection::tests::seq_encoding_total_order
2026-07-09T08:37:01.8370632Z         PASS [   0.181s] (1555/1602) spt-store worker_seq::tests::concurrent_mints_never_collide
2026-07-09T08:37:01.8376440Z         PASS [   0.004s] (1556/1602) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-07-09T08:37:01.8409247Z         PASS [   0.004s] (1557/1602) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-07-09T08:37:01.8414269Z         PASS [   0.004s] (1558/1602) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-07-09T08:37:01.8449326Z         PASS [   0.004s] (1559/1602) spt-term projection::tests::tool_sprint_seq_is_last_collapsed_record
2026-07-09T08:37:01.8457024Z         PASS [   0.004s] (1560/1602) spt-term projection::tests::truncates_tool_args_to_width
2026-07-09T08:37:01.8482261Z         PASS [   0.247s] (1561/1602) spt-store worker_reap::tests::orphaned_respects_boot_race_grace
2026-07-09T08:37:01.8500310Z         PASS [   0.005s] (1562/1602) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-07-09T08:37:01.8505136Z         PASS [   0.005s] (1563/1602) spt-term projection::tests::unknown_fields_are_tolerated
2026-07-09T08:37:01.8531704Z         PASS [   0.005s] (1564/1602) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-07-09T08:37:01.8545773Z         PASS [   0.004s] (1565/1602) spt-term projection::tests::windows_to_last_n_turns
2026-07-09T08:37:01.8559387Z         PASS [   0.005s] (1566/1602) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-07-09T08:37:01.8583436Z         PASS [   0.005s] (1567/1602) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-07-09T08:37:01.8611377Z         PASS [   0.005s] (1568/1602) spt-term screen::tests::alt_screen_repaint_excludes_main_scrollback
2026-07-09T08:37:01.8628697Z         PASS [   0.004s] (1569/1602) spt-term screen::tests::cursor_visibility_hidden_emitted
2026-07-09T08:37:01.8637998Z         PASS [   1.366s] (1570/1602) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-07-09T08:37:01.8647724Z         PASS [   0.010s] (1571/1602) spt-term reader::tests::no_dsr_means_no_answer
2026-07-09T08:37:01.8657643Z         PASS [   0.005s] (1572/1602) spt-term screen::tests::empty_grid_repaint_is_clean
2026-07-09T08:37:01.8685050Z         PASS [   0.005s] (1573/1602) spt-term screen::tests::erase_display_clears_screen
2026-07-09T08:37:01.8695447Z         PASS [   0.006s] (1574/1602) spt-term screen::tests::leaving_alt_restores_main_screen
2026-07-09T08:37:01.8706098Z         PASS [   0.005s] (1575/1602) spt-term screen::tests::resize_preserves_content
2026-07-09T08:37:01.8706824Z         PASS [   0.006s] (1576/1602) spt-term screen::tests::main_screen_repaint_paints_text_no_alt_enter
2026-07-09T08:37:01.8733597Z         PASS [   0.005s] (1577/1602) spt-term screen::tests::resize_preserves_title
2026-07-09T08:37:01.8747721Z         PASS [   0.005s] (1578/1602) spt-term screen::tests::ris_clears_title_and_untitled_emits_none
2026-07-09T08:37:01.8760129Z         PASS [   0.005s] (1579/1602) spt-term screen::tests::sgr_pen_reconstructed_in_repaint
2026-07-09T08:37:01.8784566Z         PASS [   0.008s] (1580/1602) spt-term screen::tests::title_captured_and_replayed_in_repaint
2026-07-09T08:37:01.8789881Z         PASS [   0.006s] (1581/1602) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-07-09T08:37:01.8806635Z         PASS [   0.006s] (1582/1602) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-07-09T08:37:01.8807899Z         PASS [   0.278s] (1583/1602) spt-store worker_reap::tests::reap_preserves_wseq_so_next_mint_continues
2026-07-09T08:37:01.8813427Z         PASS [   0.006s] (1584/1602) spt-term winprog::tests::earlier_path_dir_wins
2026-07-09T08:37:01.8834012Z         PASS [   0.005s] (1585/1602) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-07-09T08:37:01.8835045Z         PASS [   0.004s] (1586/1602) spt-term winprog::tests::unresolvable_passes_through
2026-07-09T08:37:01.8867119Z         PASS [   0.006s] (1587/1602) xtask::bin/xtask asset_map_tests::asset_target_triple_resolves_musl_from_registry
2026-07-09T08:37:01.8868116Z         PASS [   0.006s] (1588/1602) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-07-09T08:37:01.8868931Z         PASS [   0.005s] (1589/1602) xtask::bin/xtask docs_token_gate_tests::clean_help_text_passes
2026-07-09T08:37:01.8881048Z         PASS [   0.005s] (1590/1602) xtask::bin/xtask docs_token_gate_tests::planted_internal_codes_are_flagged
2026-07-09T08:37:01.8881944Z         PASS [   0.005s] (1591/1602) xtask::bin/xtask spt_bin_tests::target_debug_dir_honors_cargo_target_dir
2026-07-09T08:37:01.9759122Z         PASS [   0.393s] (1592/1602) spt-store worker_reap::tests::keeps_inflight_and_pending_reaps_drained
2026-07-09T08:37:01.9945456Z         PASS [   0.378s] (1593/1602) spt-store worker_reap::tests::ttl_overrides_live_ready_marker
2026-07-09T08:37:02.0634244Z         PASS [   0.515s] (1594/1602) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-07-09T08:37:02.0820003Z         PASS [  33.695s] (1595/1602) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-09T08:37:02.1388408Z         PASS [   0.592s] (1596/1602) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-07-09T08:37:02.2233546Z         PASS [   5.752s] (1597/1602) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-07-09T08:37:02.2235499Z         PASS [   0.668s] (1598/1602) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-07-09T08:37:02.4112336Z         PASS [   0.864s] (1599/1602) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-07-09T08:37:02.4428057Z         PASS [   0.896s] (1600/1602) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-07-09T08:37:02.6716469Z         PASS [   1.115s] (1601/1602) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-07-09T08:37:04.9930987Z         PASS [   4.198s] (1602/1602) spt-store info::tests::write_info_racing_mutate_info_never_lost_update
2026-07-09T08:37:04.9931777Z ────────────
2026-07-09T08:37:04.9932148Z      Summary [  45.305s] 1602 tests run: 1600 passed (2 leaky), 2 failed, 1 skipped
2026-07-09T08:37:04.9932896Z         FAIL [  30.274s] ( 476/1602) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-09T08:37:04.9933516Z         FAIL [  30.272s] ( 489/1602) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-09T08:37:04.9971616Z error: test run failed
2026-07-09T08:37:05.0045405Z ##[error]Process completed with exit code 100.
2026-07-09T08:37:05.0321869Z Post job cleanup.
2026-07-09T08:37:05.2271211Z [command]/usr/bin/git version
2026-07-09T08:37:05.2341596Z git version 2.43.0
2026-07-09T08:37:05.2375062Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/282b3411-bc43-4d1d-b89a-9636fdfc3a03' before making global git config changes
2026-07-09T08:37:05.2376091Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T08:37:05.2378696Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T08:37:05.2411749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T08:37:05.2442114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T08:37:05.2666374Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T08:37:05.2687217Z http.https://github.com/.extraheader
2026-07-09T08:37:05.2694846Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T08:37:05.2721397Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T08:37:05.2914408Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T08:37:05.2942779Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T08:37:05.3291724Z Cleaning up orphan processes
2026-07-09T08:37:05.4072949Z Terminate orphan process: pid (2419320) (spt)
2026-07-09T08:37:05.4096797Z Terminate orphan process: pid (2419339) (spt)
2026-07-09T08:37:05.4118203Z Terminate orphan process: pid (2419509) (spt)
2026-07-09T08:37:05.4140100Z Terminate orphan process: pid (2419529) (spt)
2026-07-09T08:37:05.4161026Z Terminate orphan process: pid (2422281) (sleep)
2026-07-09T08:37:05.4190395Z Terminate orphan process: pid (2422282) (sleep)
2026-07-09T08:37:05.4212582Z Terminate orphan process: pid (2422888) (sleep)
2026-07-09T08:37:05.4233392Z Terminate orphan process: pid (2422897) (sleep)
2026-07-09T08:37:05.4253854Z Terminate orphan process: pid (2425131) (sleep)
2026-07-09T08:37:05.4274429Z Terminate orphan process: pid (2425205) (sleep)
2026-07-09T08:37:05.4302570Z Terminate orphan process: pid (2426820) (sleep)
2026-07-09T08:37:05.4322871Z Terminate orphan process: pid (2428115) (sleep)
